Update README.md

This commit is contained in:
Ian 2023-06-26 08:41:51 -04:00 committed by GitHub
parent b120682d8e
commit f473567bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Deploy a Reth API node alongside Lighthouse.
$ laconic-so --stack reth setup-repositories $ laconic-so --stack reth setup-repositories
``` ```
## Build the fixturenet-eth containers ## Build the Reth stack containers
``` ```
$ laconic-so --stack reth build-containers $ laconic-so --stack reth build-containers
@ -62,4 +62,4 @@ $ laconic-so --stack reth deploy down
``` ```
To also delete the docker data volumes: To also delete the docker data volumes:
```bash ```bash
$ laconic-so --stack reth deploy down --delete-volumes $ laconic-so --stack reth deploy down --delete-volumes