Setup point changed to include perms on test dir

This commit is contained in:
Matt Pass
2013-05-10 17:46:27 +01:00
parent 43ae4ac317
commit e2ada5e6b2

View File

@@ -61,7 +61,7 @@ $ git clone git@github:mattpass/ICEcoder
####Step 2: Place in your document root (online or local)
```
Put in a new sub-dir URL such as yourdomain.com/_coder or localhost/_coder
Set public write permissions (757 recommended) on the 'backups' and 'lib' folders
Set public write permissions (757 recommended) on the 'backups', 'lib' and 'test' folders
```
####Step 3: Start coding