Skip to content

Commit 64d2839

Browse files
rmg-xtrflynn89
authored andcommitted
README: Use updated Build/release path for build directory
1 parent 4d9c6d3 commit 64d2839

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
@@ -36,7 +36,7 @@ In the below command, `LADYBIRD_SOURCE_DIR` should point to the Ladybird checkou
3636
may vary depending on any extra options that were provided to `ladybird.sh` above.
3737

3838
```bash
39-
./main.py --libjs-test262-runner "${LADYBIRD_SOURCE_DIR}/Build/ladybird/bin/test262-runner" --test262-root ./test262
39+
./main.py --libjs-test262-runner "${LADYBIRD_SOURCE_DIR}/Build/release/bin/test262-runner" --test262-root ./test262
4040
```
4141

4242
## Options

0 commit comments

Comments
 (0)