mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Setup point changed to include perms on test dir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user