summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dee9484..f646eae 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,8 @@ services:
NANO_BOTS_ENCRYPTION_PASSWORD: UNSAFE
NANO_BOTS_END_USER: your-user
volumes:
- - ./your-cartridges:/.local/share/nano-bots/cartridges
- - ./your-state:/.local/state/nano-bots
+ - ./your-cartridges:/root/.local/share/nano-bots/cartridges
+ - ./your-state-path:/root/.local/state/nano-bots
```
Enter the container: