Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee997c7

Browse files
committed
Merge pull request natural#29 from iuliux/patch-1
Update ANTLR remote location
2 parents 5b7f514 + 2a4e83d commit ee997c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Kids these days have it easy:
1212

1313
We need the ANTLR Python runtime before we can install java2python:
1414

15-
# wget http://www.antlr.org/download/antlr-3.1.3.tar.gz
15+
# wget http://www.antlr3.org/download/antlr-3.1.3.tar.gz
1616
# tar xfz antlr-3.1.3.tar.gz
1717
# cd antlr-3.1.3/runtime/Python/
1818
# python setup.py install

0 commit comments

Comments
 (0)