From 94e589fee8fef5bc7937059c459564902a725c75 Mon Sep 17 00:00:00 2001 From: "Abinoam P. Marques Jr." Date: Sun, 11 Aug 2013 08:17:42 -0300 Subject: Update install.txt - fix shell command and path instruction - Fix chown with chmod - Fix path from view/smarty3 to view/tpl/smarty3 --- install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.txt b/install.txt index ecd0b190d..b25f22133 100644 --- a/install.txt +++ b/install.txt @@ -47,7 +47,7 @@ you might have trouble getting everything to work.] `mkdir view/tpl/smarty3` - `chown 777 view/smarty3` + `chmod 777 view/tpl/smarty3` - For installing addons -- cgit v1.2.3