aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-01-18 05:24:51 +0000
committerThomas Willingham <founder@kakste.com>2014-01-18 05:24:51 +0000
commit52d52a6a4f22eb1e478f93c75d75378ccb6bc30a (patch)
tree6e2d7906a40e48036cca7ed83e3adc083cb1b552 /doc
parent2e83b78d700edc6419b5b23089ca064af46952dd (diff)
downloadvolse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.tar.gz
volse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.tar.bz2
volse-hubzilla-52d52a6a4f22eb1e478f93c75d75378ccb6bc30a.zip
Doco - s/chown/chmod
Diffstat (limited to 'doc')
-rw-r--r--doc/Install.md4
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.