Updated filenames & README

pull/1/head
beech 2 years ago
parent c2a17d8b5a
commit 9d89a4c018
  1. 15
      README.md
  2. 0
      setup-gnome.sh
  3. 0
      setup-vmgnome.sh
  4. 0
      setup-vmkde.sh

@ -56,21 +56,28 @@ reboot # Remove installation media during reboot
### After First Boot ### After First Boot
```bash ```bash
sudo pacman -S --noconfirm pacman-contrib curl git sudo pacman -S --noconfirm pacman-contrib git
sudo git clone https://git.boppdev.net/beech/ArchScripts sudo git clone https://git.boppdev.net/beech/ArchScripts
cd ArchScripts cd ArchScripts
# Normal Install # Normal Install
sh setup.sh # GNOME install - use setup-kde.sh for plasma sh setup-gome.sh # GNOME install
OR
sh setup-kde.sh # KDE install
sh software.sh sh software.sh
# Installed as VM (GNOME only) # Installed as VM
sh setup-vm.sh sh setup-vmgnome.sh # GNOME install (VM)
OR
sh setup-vmkde.sh # KDE install (VM)
sh software.sh sh software.sh
``` ```
### System Description ### System Description
GNOME or KDE Desktop Enviornment GNOME or KDE Desktop Enviornment
GDM or SDDM Login Manager GDM or SDDM Login Manager
Booting using `systemd` Booting using `systemd`