mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Clarify write perms to be either 757 or 775
Depends on system
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', 'lib' and 'test' folders plus 'test/test-file1.txt'
|
||||
Set write permissions (757 or 775 depending on your system) on the 'backups', 'lib' and 'test' folders plus 'test/test-file1.txt'
|
||||
```
|
||||
|
||||
####Step 3: Start coding
|
||||
|
||||
Reference in New Issue
Block a user