Skip to content

Commit e8b1e98

Browse files
authored
Update README.md
1 parent 8dc4a7a commit e8b1e98

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
@@ -11,7 +11,7 @@ wget https://github.com/JavaScriptBench/hermes/archive/refs/tags/v0.8.1.zip
1111
chmod 755 v0.8.1.zip
1212
unzip ./v0.8.1.zip
1313
cd hermes-0.8.1/
14-
./utils/build/configure.py
14+
python3 ./utils/build/configure.py
1515
cd build
1616
ninja
1717

0 commit comments

Comments
 (0)