From 7ae4e0e961fea85b04fa1ca3e5ee2f6c0f975395 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 31 Aug 2021 09:08:09 +0200 Subject: [PATCH] Updated Provide native lib for libsignal (markdown) --- Provide-native-lib-for-libsignal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index a58e7a3..be0550a 100644 --- a/Provide-native-lib-for-libsignal.md +++ b/Provide-native-lib-for-libsignal.md @@ -7,7 +7,7 @@ Do note that signal-cli already comes pre-bundled with the linux (with a recent # libsignal-client ### Building libsignal-client yourself -Go to the [releases page](https://github.com/signalapp/libsignal-client/releases) and download the source for the libsignal-client version used by signal-cli (**Check the version of signal-client....jar in the signal-cli lib folder** - as of 1st May 2021 its v0.8.1 release). +Go to the [releases page](https://github.com/signalapp/libsignal-client/releases) and download the source for the libsignal-client version used by signal-cli (**Check the version of signal-client....jar in the build/install/signal-cli/lib folder** - as of 1st May 2021 it's v0.8.1 release). You will need to install the following software: - JDK