We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc4a7a commit e8b1e98Copy full SHA for e8b1e98
1 file changed
README.md
@@ -11,7 +11,7 @@ wget https://github.com/JavaScriptBench/hermes/archive/refs/tags/v0.8.1.zip
11
chmod 755 v0.8.1.zip
12
unzip ./v0.8.1.zip
13
cd hermes-0.8.1/
14
-./utils/build/configure.py
+python3 ./utils/build/configure.py
15
cd build
16
ninja
17
0 commit comments