Skip to content

Commit

Permalink
Nit: Update Spiedermonkey documentation (googleprojectzero#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasWienand authored and parthdt committed Dec 14, 2024
1 parent 566f07d commit 606603f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Targets/Spidermonkey/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
To build Spidermonkey for fuzzing:

1. Clone the Firefox mirror from https://github.com/mozilla/gecko-dev
2. Run the fuzzbuild.sh script in the js/src directory of the firefox checkout
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 comments on commit 606603f

Please sign in to comment.