Update install.txt - fix shell command and path instruction
- Fix chown with chmod - Fix path from view/smarty3 to view/tpl/smarty3
This commit is contained in:
parent
9f2b651491
commit
94e589fee8
@ -47,7 +47,7 @@ you might have trouble getting everything to work.]
|
|||||||
|
|
||||||
`mkdir view/tpl/smarty3`
|
`mkdir view/tpl/smarty3`
|
||||||
|
|
||||||
`chown 777 view/smarty3`
|
`chmod 777 view/tpl/smarty3`
|
||||||
|
|
||||||
- For installing addons
|
- For installing addons
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user