Updated Provide native lib for libsignal (markdown)

John Freed 2021-08-31 09:08:09 +02:00
parent 0c4bec4371
commit 7ae4e0e961

@ -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