diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index be0550a..55e367c 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 build/install/signal-cli/lib folder** - as of 1st May 2021 it's 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 2021-09-04 it's v0.9.4 release). You will need to install the following software: - JDK