From 9988c6e1fc983c5e043dc79541b096bf7257d98d Mon Sep 17 00:00:00 2001 From: Yunobot Date: Tue, 17 Oct 2017 16:48:49 +0000 Subject: [PATCH] =?UTF-8?q?On=20faisait=20un=20upgrade=20mais=20comme=20on?= =?UTF-8?q?=20a=20rajout=C3=A9=20des=20d=C3=A9pendances=20=C3=A7a=20upgrad?= =?UTF-8?q?ait=20pas=20yunohost=20et=20=C3=A7a=20restait=20en=202.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant.md b/vagrant.md index 4d85d128..8e983cd1 100644 --- a/vagrant.md +++ b/vagrant.md @@ -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