]> nmode's Git Repositories - signal-cli/blobdiff - README.md
Remove unnecessary config field
[signal-cli] / README.md
index 6b87a745482796a01a72078138a418633b80c305..a4d6cc53c0639f3381f4fe1c110bba699166755e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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