Missed one update

Former-commit-id: 2bf50383dd
This commit is contained in:
David Boreham 2023-02-17 11:53:58 -07:00 committed by GitHub
parent 639ab8cbc3
commit 871cd90456

View File

@ -153,5 +153,5 @@ Transfer funds between different accounts using MetaMask and use the playground
To stop all the services running in background run:
```bash
laconic-so deploy-system --include ipld-eth-db,go-ethereum-foundry,ipld-eth-server,watcher-erc20 down
laconic-so --stack erc20 deploy-system down
```