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.
1 parent 6e48015 commit 2a4e83dCopy full SHA for 2a4e83d
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