|
# Update your installation to the latest one
|
|
# Update your installation to the latest one
|
|
|
|
|
|
Before update you should be warned that
|
|
Before update you should be warned that there is a good news and a bad news
|
|
|
|
|
|
* Your old code can broke, in general there are never big changes
|
|
|
|
|
|
* Your old code can broke
|
|
|
|
* You can make it work again with few changes
|
|
|
|
|
|
```bash
|
|
```bash
|
|
git pull origin master
|
|
git pull origin master
|
... | | ... | |