Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ If you have access to dockerhub.com from your network:
If you do not have access to dockerhub.com from your network, you will
need to migrate the docker images to your local Mayhem docker
repository, and rewrite the `Mayhemfile` to point to that registry.
You can do this by running:
```bash
```
Click [here](#migrating-to-a-closed-network-or-your-own-mayhem-docker-registry) for more details.


To start Mayhem fuzzing, you can use `mayhem run`, or use this script
as follows:
Expand Down