From a4bbfccbb21a3446bd46a6b1596f80791e3c9097 Mon Sep 17 00:00:00 2001 From: Adrian Dvergdal Date: Wed, 15 Oct 2014 22:28:35 +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 b1108af..a09061c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Usage - Define users and passwords in comma separated list with SFTP_USERS ("user1:pass1,user2:pass2"). - Mount volumes in user's home folder. -The users are chrooted to their home folders, so it is important to mount the volumes in separate folders inside the user's home folder (/home//). +The users are chrooted to their home folders, so it is important to mount the volumes in separate folders inside the user's home folder (/home/your-user/**your-folder**). Example -------