Skip to content

Commit 76e3cd6

Browse files
authored
Update README for JSC (#529)
1 parent ac0aa7c commit 76e3cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Targets/JavaScriptCore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ To build JavaScriptCore (jsc) for fuzzing:
66
2. Apply Patches/\*. The patches should apply cleanly to the git revision specified in [./REVISION](./REVISION)
77
(_Note_: If you clone WebKit from `git.webkit.org`, the commit hash will differ)
88
3. Run the fuzzbuild.sh script in the webkit root directory
9-
4. FuzzBuild/Debug/bin/jsc will be the JavaScript shell for the fuzzer
9+
4. WebKitBuild/Fuzzilli/bin/jsc will be the JavaScript shell for the fuzzer

0 commit comments

Comments
 (0)