1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00

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
```