Skip to content

Commit

Permalink
README: main: switch from go-fuzz to the builtin fuzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusVanDerWijden committed Dec 8, 2023
1 parent 5918658 commit 636750e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ git clone [email protected]:MariusVanDerWijden/FuzzyVM.git
cd FuzzyVM
# Build the binary
go build
# Create the fuzz-test generator as follows:
./FuzzyVM build
# Create an initial corpus
./FuzzyVM corpus --count 100
# Run the fuzzer
Expand Down

0 comments on commit 636750e

Please sign in to comment.