Update README.md

added www. to download for MS Windows link because site of "antlr.org" doesn't work but "www.antlr.org" does work
This commit is contained in:
David Whitten 2014-02-18 17:32:00 -05:00
parent 98b87bd6b3
commit cb578e1bd9
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Hi and welcome to the Honey Badger 4.2 release (February 3, 2014) of ANTLR!
0. [Install Java](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (version 1.6 or higher)
1. Download [antlr-4.2-complete.jar](http://antlr.org/download/antlr-4.2-complete.jar)
1. Download [antlr-4.2-complete.jar](http://www.antlr.org/download/antlr-4.2-complete.jar)
Save to your directory for 3rd party Java libraries, say `C:\Javalib`
2. Add `antlr-4.2-complete.jar` to `CLASSPATH`, either: