diff options
author | friendica <info@friendica.com> | 2014-01-18 21:46:16 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-18 21:46:16 -0800 |
commit | 3f7032e542e3c451507fc9266ab3536155c8190f (patch) | |
tree | 62c0842da5da6d30b2ad8bc77a1f1bc55e423cc2 /doc | |
parent | db67f08d3c3ae3925479844e0f9b25bab13dabdc (diff) | |
parent | 331609cb871517bd35416669492488a3bc14702d (diff) | |
download | volse-hubzilla-3f7032e542e3c451507fc9266ab3536155c8190f.tar.gz volse-hubzilla-3f7032e542e3c451507fc9266ab3536155c8190f.tar.bz2 volse-hubzilla-3f7032e542e3c451507fc9266ab3536155c8190f.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'doc')
-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. |