Updated Provide native lib for libsignal (markdown)

bublath 2021-01-31 13:55:14 +01:00
parent ff09ec42ec
commit 188d9fa23c

@ -11,6 +11,7 @@ You will need to install the following software:
- JDK
- gradle
- rust (Guide [here](https://www.rust-lang.org/tools/install))
- protocol buffer compiler ("apt install protobuf-compiler")
Once everything is setup, navigate to the root of the libsignal-client codebase:
```sh