diff --git a/readme.md b/readme.md index 85c09fb..b62fc51 100644 --- a/readme.md +++ b/readme.md @@ -79,4 +79,4 @@ volumes: - /home/user/data:/storage ``` -to map `/storage` to any local directory you want to use. Just replace `/home/user/data` with the path you want to use. +to map `/storage` to any local directory you want to use. Just replace `/home/user/data` with the correct path.