diff --git a/app/data/stacks/reth/README.md b/app/data/stacks/reth/README.md index 83186b35..8dcaa1c5 100644 --- a/app/data/stacks/reth/README.md +++ b/app/data/stacks/reth/README.md @@ -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 \ No newline at end of file +$ laconic-so --stack reth deploy down --delete-volumes