Skip to content

Commit f03b677

Browse files
committed
Add 'ant' and JDK to README deps
1 parent 89b6ee6 commit f03b677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Getting started: developing Duktape
6161
If you intend to change Duktape internals, run test cases, etc:
6262

6363
# Install required packages
64-
$ sudo apt-get install nodejs npm perl openjdk-7-jre libreadline6-dev libncurses-dev
64+
$ sudo apt-get install nodejs npm perl ant openjdk-7-jdk libreadline6-dev libncurses-dev
6565

6666
# Compile the command line tool ('duk')
6767
$ git clone https://github.com/svaarala/duktape.git

0 commit comments

Comments
 (0)