From 7929def7b573cd0b350d6ab4c4172e3d1d53252a Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Apr 2023 19:35:21 +0200 Subject: [PATCH] FAQ --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 700276c..0b740ce 100644 --- a/readme.md +++ b/readme.md @@ -90,7 +90,7 @@ $ docker run --rm -it \ - /home/user/data:/storage ``` - Just replace `/home/user/data` with the folder path you want to use for storage. + Just replace `/home/user/data` with the path to the folder you want to use for storage. * ### How do I install a specific version of vDSM? ###