Missed one update

This commit is contained in:
2023-02-17 11:53:58 -07:00
committed by GitHub
parent 6569a2a2b6
commit 2bf50383dd
+1 -1
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
```