Skip to content
Snippets Groups Projects
Unverified Commit 9aab9ab8 authored by Sebastian's avatar Sebastian
Browse files

Fix instructions on how to run with different locale

parent 202987ae
Branches
Tags
1 merge request!384Pre release mods
......@@ -41,7 +41,7 @@ It is also possible to run from the command line using Gradle with a
different *default* language setting:
```
GRADLE_OPTS="-Duser.language=fr -Duser.country=FR" ./gradlew run
GRADLE_OPTS="-Duser.language=fr -Duser.country=FR" ./gradlew pinpitRun
```
## Threading
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment