From 2ea56a1b67e3bb90096660797ec5cc001cc50010 Mon Sep 17 00:00:00 2001 From: AsamK Date: Sun, 7 Mar 2021 16:26:33 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3900649..90a666e8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ You can [build signal-cli](#building) yourself, or use the [provided binary file 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) ### Install system-wide on Linux