change update.md file

This commit is contained in:
Manuel Raynaud
2014-03-10 10:25:47 +01:00
parent d130edc2b9
commit 738a30a799

View File

@@ -1,7 +1,7 @@
#How to update your Thelia
- copy all files from the thelia new version (local/modules/* files too)
- clear all caches running ```php Thelia cache:clear```
- copy all files from the thelia new version (local/modules/* files too)
- run ```php Thelia thelia:update```
- again clear all caches in all environment :
- ```php Thelia cache:clear```