]> git.mxchange.org Git - friendica.git/commitdiff
Changed typo(?) in install.md
authorDaniel Dupriest <kououken@gmail.com>
Tue, 16 Dec 2014 11:23:48 +0000 (20:23 +0900)
committerDaniel Dupriest <kououken@gmail.com>
Tue, 16 Dec 2014 11:23:48 +0000 (20:23 +0900)
I think you mean to say 'chmod' here to change permissions on smarty3 without changing ownership.

doc/Install.md

index 4ef1e40e538d1c0a6b4c80ce55551ccf01cfc209..28b8ba9f7e33b69b1b8d324ca4e5aec3bca8220e 100644 (file)
@@ -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