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 -------