Skip to content

Commit 9e841d7

Browse files
trflynn89linusg
authored andcommitted
Update path to test262-runner in README
Build/libjs-test262-runner no longer exists.
1 parent 4b00c3f commit 9e841d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ case, so you'll need to build `libLagom.a` yourself.
3434
Once that's done, run:
3535

3636
```console
37-
python3 main.py --libjs-test262-runner ./Build/libjs-test262-runner --test262-root ./test262/
37+
python3 main.py --libjs-test262-runner ./Build/_deps/lagom-build/test262-runner --test262-root ./test262/
3838
```
3939

4040
## Options

0 commit comments

Comments
 (0)