mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Fix typos
This commit is contained in:
parent
db9acaf4ff
commit
52a00573d9
5 changed files with 7 additions and 7 deletions
|
@ -127,7 +127,7 @@ version installed, you can replace `./gradlew` with `gradle` in the following st
|
|||
It is possible to build a native binary with [GraalVM](https://www.graalvm.org). This is still experimental and will not
|
||||
work in all situations.
|
||||
|
||||
1. [Install GraalVM and setup the enviroment](https://www.graalvm.org/docs/getting-started/#install-graalvm)
|
||||
1. [Install GraalVM and setup the environment](https://www.graalvm.org/docs/getting-started/#install-graalvm)
|
||||
2. Execute Gradle:
|
||||
|
||||
./gradlew nativeCompile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue