mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Update README.md
This commit is contained in:
parent
8e2bb1d393
commit
e562daa1f3
1 changed files with 3 additions and 3 deletions
|
@ -81,15 +81,15 @@ dependencies. If you have a recent gradle version installed, you can replace `./
|
|||
|
||||
./gradlew build
|
||||
|
||||
3. Create shell wrapper in *build/install/signal-cli/bin*:
|
||||
3a. Create shell wrapper in *build/install/signal-cli/bin*:
|
||||
|
||||
./gradlew installDist
|
||||
|
||||
4. Create tar file in *build/distributions*:
|
||||
3b. Create tar file in *build/distributions*:
|
||||
|
||||
./gradlew distTar
|
||||
|
||||
5. Compile and run signal-cli:
|
||||
3c. Compile and run signal-cli:
|
||||
|
||||
./gradlew run --args="--help"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue