mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-26 19:03:33 +00:00
fixed formatting in README.md
This commit is contained in:
parent
4d3080de47
commit
0601a771fc
@ -5,7 +5,9 @@
|
||||
* download new release from `https://github.com/signalapp/zkgroup/releases`
|
||||
* unzip + change into directory
|
||||
* run `cross build --target x86_64-unknown-linux-gnu --release`
|
||||
|
||||
run `cross build --target armv7-unknown-linux-gnueabihf --release`
|
||||
|
||||
run `cross build --target aarch64-unknown-linux-gnu --release`
|
||||
to build the library for `x86-64`, `armv7` and `arm64`
|
||||
* the built library will be in the `target/<architecture>/release` folder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user