diff --git a/README.md b/README.md index 20d4413d..56f565a1 100644 --- a/README.md +++ b/README.md @@ -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)