Skip to content

Commit 7edd417

Browse files
committed
Fix docker command
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
1 parent b81a831 commit 7edd417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/multi-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ This will leave the agent's wallet data, so if you restart the agent it will mai
3636
- to remove the agent's wallet:
3737

3838
```bash
39-
docker volume rm docker-agent_wallet-db-data
39+
docker volume rm multi-demo_wallet-db-data
4040
```

0 commit comments

Comments
 (0)