Skip to content

Commit

Permalink
fix: run cmd in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Jan 14, 2025
1 parent 6774e64 commit 7fc6745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Or follow the steps below:
3. `cp config.json.default config.json`
4. edit `config.json`
5. (optional) run local geth-node from `test/geth-dev`
6. run `./skandha`
6. run `./skandha standalone`
7. The bundler will be available on `http://localhost:14337/rpc/`

## 🐳 How to run (a Docker image)
Expand Down

0 comments on commit 7fc6745

Please sign in to comment.