Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b7f514 + 2a4e83d commit ee997c7Copy full SHA for ee997c7
doc/install.md
@@ -12,7 +12,7 @@ Kids these days have it easy:
12
13
We need the ANTLR Python runtime before we can install java2python:
14
15
- # wget http://www.antlr.org/download/antlr-3.1.3.tar.gz
+ # wget http://www.antlr3.org/download/antlr-3.1.3.tar.gz
16
# tar xfz antlr-3.1.3.tar.gz
17
# cd antlr-3.1.3/runtime/Python/
18
# python setup.py install
0 commit comments