We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b6ee6 commit f03b677Copy full SHA for f03b677
1 file changed
README.md
@@ -61,7 +61,7 @@ Getting started: developing Duktape
61
If you intend to change Duktape internals, run test cases, etc:
62
63
# Install required packages
64
- $ sudo apt-get install nodejs npm perl openjdk-7-jre libreadline6-dev libncurses-dev
+ $ sudo apt-get install nodejs npm perl ant openjdk-7-jdk libreadline6-dev libncurses-dev
65
66
# Compile the command line tool ('duk')
67
$ git clone https://github.com/svaarala/duktape.git
0 commit comments