Update README.md
parent
b120682d8e
commit
f473567bd7
|
|
@ -7,7 +7,7 @@ Deploy a Reth API node alongside Lighthouse.
|
|||
$ laconic-so --stack reth setup-repositories
|
||||
```
|
||||
|
||||
## Build the fixturenet-eth containers
|
||||
## Build the Reth stack containers
|
||||
|
||||
```
|
||||
$ laconic-so --stack reth build-containers
|
||||
|
|
@ -62,4 +62,4 @@ $ laconic-so --stack reth deploy down
|
|||
```
|
||||
To also delete the docker data volumes:
|
||||
```bash
|
||||
$ laconic-so --stack reth deploy down --delete-volumes
|
||||
$ laconic-so --stack reth deploy down --delete-volumes
|
||||
|
|
|
|||
Loading…
Reference in New Issue