Browse Source

Improved permissions description #351

Tobias Reich 8 years ago
parent
commit
e94573480d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/Installation.md

+ 1 - 1
docs/Installation.md

@@ -25,7 +25,7 @@ You can also use the [direct download](https://github.com/electerious/Lychee/arc
 
 ### 3. Permissions
 
-Change the permissions of `uploads/` and `data/` to 777, including all subfolders:
+Change the permissions of `uploads/`, `data/` and all their subfolders. Sufficient read/write privileges are reqiured.
 
 	chmod -R 777 uploads/ data/