Update upgrade.md

This commit is contained in:
kload@kload.fr 2014-06-09 18:35:21 +02:00 committed by YunoHost
parent b07c1787be
commit 764952fcdb

View file

@ -15,6 +15,7 @@ sudo apt-get update && sudo apt-get dist-upgrade
Once upgraded, you can upgrade your applications too:
```bash
sudo yunohost app fetchlist
sudo yunohost app upgrade
```