Update README.md

This commit is contained in:
Luke Van Seters 2021-10-21 15:54:45 -04:00 committed by GitHub
parent 18c42a872f
commit 576fe04eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,10 +86,10 @@ Start a block listener with:
By default, it will pick up wherever you left off.
If running for the first time, listener starts at the latest block.
See logs for the listener with:
Tail logs for the listener with:
```
./mev listener logs
./mev listener tail
```
And stop the listener with: