Changed typo(?) in install.md
I think you mean to say 'chmod' here to change permissions on smarty3 without changing ownership.
This commit is contained in:
parent
ac29e831b2
commit
45f593070a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue