aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorhackademix <giorgio@maone.net>2018-09-18 17:15:30 +0200
committerhackademix <giorgio@maone.net>2018-09-18 17:15:30 +0200
commit813daae97602ad7143e23fd6d955bef5e413dc7a (patch)
tree3bd16a3657cdd207b71a10c64080daf1f3a5a043 /README
parent3e4c252f982637b54719b427ac85ac3701d44abd (diff)
Update for compatibility with Acorn 6.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 73cc7dc..a380900 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
BUILD:
First, you need to get some stuff with npm:
- $ npm install acorn
+ $ npm install acorn-loose
$ npm install jssha
$ npm install browserify
$ export PATH=$PATH:./node_modules/.bin