Added note about setting perms on backups folder

Used by ZipIt and unable to save backups if it can't create the folder
in the first place
This commit is contained in:
Matt Pass
2012-07-20 17:52:25 +01:00
parent 436630b5c8
commit d7ed877ebd

View File

@@ -47,7 +47,7 @@ $ git clone git@github:mattpass/ICEcoder
####Step 2: Upload the files (Linux or Windows hosting OK)
```
Upload to a new sub-dir URL such as yourdomain.com/_coder
Set public write permissions on the lib/config.php file
Set public write permissions on the backups folder and lib/config.php file
```
####Step 3: Start coding