Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faustocarva authored Feb 5, 2024
1 parent 3e163c5 commit fe08503
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ docker compose -f "infra/docker-compose.yml" up -d --build vandal
Second, to run geth outside of docker, follow the steps below:

1. Clone the repo https://github.com/PAMunb/dogefuzz-enhanced-go-ethereum
2. Run the following commands inside the cloned dir
2. Run the following commands inside the cloned dir:

```
go run build/ci.go install -static ./cmd/geth
ln -s build/bin/geth geth
Expand Down

0 comments on commit fe08503

Please sign in to comment.