Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
Kids these days have it easy:

# pip install java2python

Incase you get an error saying ANTLR is not installed/version not found, a quick fix is running
`# pip install http://antlr3.org/download/Python/antlr_python_runtime-3.1.3.tar.gz`

### Old School

Expand Down