From 059d6485608234b35ac603778b314fc5812a2d3f Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Apr 2023 17:50:17 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.