Skip to content
Snippets Groups Projects
Commit 818eb6b3 authored by Martin Dobiasch's avatar Martin Dobiasch
Browse files

Update README.asciidoc

parent 71d6b43f
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ include::runall.sh[]
----
In the run script you should find two things you might need to change to fit your experiments:
* `--input tutorial.in` (in the first `+java+` line): This tells the program to parse the file `+tutorial.in+`. Change the name of the file to fit your needs.
* `+--user test+` (in the second java line): This tells the program to use `+test+` as a user. Consequently, the program will process all files located in `test`. Change this part to fit your needs if you want to perform the experiment for a different user.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment