mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #584 from yunohost-bot/anonymous-2017-10-17_04-27-39
[Anonymous contrib] 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:
commit
a776e2023e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ vagrant ssh
|
||||||
|
|
||||||
Upgrade the system
|
Upgrade the system
|
||||||
```bash
|
```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
|
You can access to your vm with the ip 192.168.33.10
|
||||||
|
|
Loading…
Reference in a new issue