From ed572b69910cdf6f47b2f640971ba191d30f447a Mon Sep 17 00:00:00 2001 From: Adrian Dvergdal Date: Wed, 15 Oct 2014 22:26:39 +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 1bfbc6f..b1108af 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//). Example -------