From e94573480d40d64a4753e65b2eace6f3d3ba6d82 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 31 May 2015 11:38:46 +0200 Subject: [PATCH] Improved permissions description #351 --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index a1baa69..895e916 100644 --- a/docs/Installation.md +++ b/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/