We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b00c3f commit 9e841d7Copy full SHA for 9e841d7
README.md
@@ -34,7 +34,7 @@ case, so you'll need to build `libLagom.a` yourself.
34
Once that's done, run:
35
36
```console
37
-python3 main.py --libjs-test262-runner ./Build/libjs-test262-runner --test262-root ./test262/
+python3 main.py --libjs-test262-runner ./Build/_deps/lagom-build/test262-runner --test262-root ./test262/
38
```
39
40
## Options
0 commit comments