From 45f593070a605457351f08f0a5f03fbab45bdc78 Mon Sep 17 00:00:00 2001 From: Daniel Dupriest Date: Tue, 16 Dec 2014 20:23:48 +0900 Subject: [PATCH] Changed typo(?) in install.md I think you mean to say 'chmod' here to change permissions on smarty3 without changing ownership. --- doc/Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Install.md b/doc/Install.md index 4ef1e40e5..28b8ba9f7 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