Skip to content

Commit

Permalink
Nit: Update Spiedermonkey documentation (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasWienand authored Nov 21, 2024
1 parent 68c673a commit c51e072
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 c51e072

Please sign in to comment.