From fc68b69fd2a59991e5f58da2d145ef45fdc40d0e Mon Sep 17 00:00:00 2001 From: Felix Date: Thu, 16 Apr 2026 10:19:06 +0300 Subject: [PATCH] Update Docker volume path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f37b120..c6f8b32 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ - If Lampac is installed system-wide, move the modules to the `module` directory. - If Lampac is running in Docker, mount the volume: ```bash - -v /path/to/your/cloned/repo/LME.Uaflix:/home/module/LME.Uaflix + -v /path/to/your/cloned/repo/LME.Uaflix:/lampac/module/LME.Uaflix ``` ## Auto installation