Update 'README.md'

This commit is contained in:
f 2019-07-30 15:20:35 +00:00
parent b066987e71
commit 004d48cb2e
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ To see all possible targets, run `ant -verbose -projecthelp`.
# Troubleshooting
If the generated ANTLR files end up in the wrong directory, please uncomment occurences of
> <arg value="-o" />
> <arg value="${g4.iloc}" />
> \<arg value="-o" />
> \<arg value="${g4.iloc}" />
in the Ant file.