]> nmode's Git Repositories - signal-cli/commitdiff
Add README note about glibc version requirement for libsignal-client (#647)
authorexquo <62397152+exquo@users.noreply.github.com>
Thu, 17 Jun 2021 14:11:56 +0000 (14:11 +0000)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 14:11:56 +0000 (16:11 +0200)
Ref #643

README.md

index dc2911b2ebe6f1aad9fe0f79cca22e768db7c996..86e8591bc62ec60ed3876fe0e7bfc33235d20de1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ System requirements:
 - at least Java Runtime Environment (JRE) 11
 - native libraries: libzkgroup, libsignal-client
 
-  Those are bundled for x86_64 Linux, for other systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
+  Those are bundled for x86_64 Linux (with recent enough glibc, see #643), for other systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
 
 ### Install system-wide on Linux
 See [latest version](https://github.com/AsamK/signal-cli/releases).