From 2d5be2157a9f3da558da031417d8071af40f81ac Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 14 Jul 2016 16:55:03 +0100 Subject: [PATCH] Correct path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cf27f1..0f45450 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Note: You may also want to create the global credential file first ``` echo MYIDENTITY:MYCREDENTIAL > /etc/passwd-s3fs -chmod 600 /path/to/passwd +chmod 600 /etc/passwd-s3fs ``` Note2: You may also need to make sure `netfs` service is start on boot