Skip to content

Commit c51e072

Browse files
Nit: Update Spiedermonkey documentation (#475)
1 parent 68c673a commit c51e072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Targets/Spidermonkey/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
To build Spidermonkey for fuzzing:
44

55
1. Clone the Firefox mirror from https://github.com/mozilla/gecko-dev
6-
2. Run the fuzzbuild.sh script in the js/src directory of the firefox checkout
7-
3. fuzzbuild_OPT.OBJ/dist/bin/js will be the JavaScript shell for the fuzzer
6+
2. Run the fuzzbuild.sh script in the gecko-dev root directory of the firefox checkout
7+
3. gecko-dev/obj-fuzzbuild/dist/bin/js will be the JavaScript shell for the fuzzer

0 commit comments

Comments
 (0)