mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-06 07:34:31 +01:00
Update README.md
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user