chore: adding comments for archlinux graddle user

This commit is contained in:
pierre 2023-02-19 16:36:53 +01:00
parent e712c300f7
commit 2be976bde8

View File

@ -14,6 +14,14 @@ For e.g. 10 days:
./gradlew -q text --args 10 ./gradlew -q text --args 10
``` ```
#### On Archlinux
run
sudo gradle -q text --args 30 > {Path}/texttests/ThirtyDays/stdout.gr
Where Path is the relative path to the texttests folder
At each run, the stdout.gr will be updated
### test cases: ### test cases: