On faisait un upgrade mais comme on a rajouté des dépendances ça upgradait pas yunohost et ça restait en 2.4

This commit is contained in:
Yunobot 2017-10-17 16:48:49 +00:00
parent bddf24b3dd
commit 9988c6e1fc

View file

@ -47,7 +47,7 @@ vagrant ssh
Upgrade the system
```bash
sudo apt-get update && sudo apt-get upgrade
sudo apt-get update && sudo apt-get dist-upgrade
```
You can access to your vm with the ip 192.168.33.10