We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8fd5e commit 91c0ee9Copy full SHA for 91c0ee9
translate/README.md
@@ -31,7 +31,7 @@ mvn clean compile assembly:single
31
```
32
33
We can then run the assembled JAR file with the `java` command. The variable
34
-$COMMAND takes two values `detect` and `translate'.
+$COMMAND takes three values `langsupport`, `detect` and `translate`.
35
36
37
JAR_FILE=target/translate-1.0-SNAPSHOT-jar-with-dependencies.jar
0 commit comments