From 5f7a3d13c9e53a1f29c08d52fbc98127e5632e42 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Apr 2023 17:51:37 +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 b62fc51..b9a70ae 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 correct path. +to map `/storage` to any local folder you want to use. Just replace `/home/user/data` with the correct path.