Update 'README.md'
This commit is contained in:
parent
b066987e71
commit
004d48cb2e
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue