Updated VM README

pull/1/head
beech 2 years ago
parent 71ab85bd8d
commit 5bf79a7e06
  1. 4
      README.md

@ -73,6 +73,10 @@ sh software.sh
### After First Boot (VM)
```bash
sudo pacman -S --noconfirm pacman-contrib git
sudo git clone https://git.boppdev.net/beech/ArchScripts
cd ArchScripts
# Installed as VM
sh setup-vmgnome.sh # GNOME install (VM)
OR