Skip to content

Commit 5f23446

Browse files
authored
Update README.md
1 parent 0f05c39 commit 5f23446

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Duktape
66
just
77

88
```
9-
wget https://github.com/JavaScriptBench/duktape/archive/refs/tags/v2.6.0.zip
10-
tar -xvf duktape-2.6.0.tar.xz
9+
wget https://github.com/JavaScriptBench/duktape/archive/refs/tags/v2.6.0.zip --no-check-certificate
10+
unzip v2.6.0.zip
1111
cd duktape-2.6.0/
1212
make -f Makefile.cmdline
1313
./duk mandel.js

0 commit comments

Comments
 (0)