diff options
author | Thomas Willingham <founder@kakste.com> | 2014-01-18 05:24:51 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2014-01-18 05:24:51 +0000 |
commit | 52d52a6a4f22eb1e478f93c75d75378ccb6bc30a (patch) | |
tree | 6e2d7906a40e48036cca7ed83e3adc083cb1b552 /doc/Install.md | |
parent | 2e83b78d700edc6419b5b23089ca064af46952dd (diff) | |
download | volse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.tar.gz volse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.tar.bz2 volse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.zip |
Doco - s/chown/chmod
Diffstat (limited to 'doc/Install.md')
-rw-r--r-- | doc/Install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Install.md b/doc/Install.md index 389c9d632..2df82b181 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -47,7 +47,7 @@ you might have trouble getting everything to work.] `mkdir view/tpl/smarty3` - `chown 777 view/smarty3` + `chmod 777 view/smarty3` - For installing addons @@ -102,4 +102,4 @@ one shown, substituting for your unique paths and settings: You can generally find the location of PHP by executing "which php". If you have troubles with this section please contact your hosting provider for -assistance. Red will not work correctly if you cannot perform this step.
\ No newline at end of file +assistance. Red will not work correctly if you cannot perform this step. |