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 68c673a commit c51e072Copy full SHA for c51e072
Targets/Spidermonkey/README.md
@@ -3,5 +3,5 @@
3
To build Spidermonkey for fuzzing:
4
5
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
+2. Run the fuzzbuild.sh script in the gecko-dev root directory of the firefox checkout
+3. gecko-dev/obj-fuzzbuild/dist/bin/js will be the JavaScript shell for the fuzzer
0 commit comments