From: Daniel Dupriest Date: Tue, 16 Dec 2014 11:23:48 +0000 (+0900) Subject: Changed typo(?) in install.md X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=45f593070a605457351f08f0a5f03fbab45bdc78;p=friendica.git Changed typo(?) in install.md I think you mean to say 'chmod' here to change permissions on smarty3 without changing ownership. --- diff --git a/doc/Install.md b/doc/Install.md index 4ef1e40e53..28b8ba9f7e 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -47,7 +47,7 @@ you might have trouble getting everything to work.] `mkdir view/smarty3` - `chown 777 view/smarty3` + `chmod 777 view/smarty3` - For installing addons