Skip to content

Commit

Permalink
docs: update standalone script instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan-Kim2028 committed Dec 23, 2024
1 parent 40c643a commit 56d0570
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,7 @@ To monitor the logs of the running bidder service:

```bash
docker-compose logs -f mev-commit-bidder
```
```

## Run standalone script
The script can be run without the docker by simply executing `./entrypoint.sh`. The CLI is interactive so that it will prompt you for a private key if one isn't found in the .env file.

0 comments on commit 56d0570

Please sign in to comment.