mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #761 from yunohost-bot/anonymous-2018-06-18_05-13-25
[Anonymous contrib] Need sudo to run upgrade commands.
This commit is contained in:
commit
f6f2d64271
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ vagrant ssh
|
|||
|
||||
Upgrade the system
|
||||
```bash
|
||||
apt update && apt dist-upgrade
|
||||
sudo apt update && sudo apt dist-upgrade
|
||||
```
|
||||
|
||||
You can access to your vm with the ip 192.168.33.10
|
||||
|
|
Loading…
Add table
Reference in a new issue