Browse Source

Add sudo to command

content-update
Xavier Petit 5 years ago
parent
commit
6c71860ede
No known key found for this signature in database
GPG Key ID: CA3F2B17E25ABD26
  1. 2
      docs/ubuntu-persistent-installation.md

2
docs/ubuntu-persistent-installation.md

@ -44,7 +44,7 @@ bash <(curl -sSL raw.githubusercontent.com/01-edu/public/master/scripts/kickstar
After reboot you should install Virtual Box additions (and reboot again) :
```shell
apt -y install virtualbox-guest-x11
sudo apt -y install virtualbox-guest-x11
```
Then it is advised to use the virtual machine in full screen mode (Host key - F)

Loading…
Cancel
Save