update readme

pull/2/head
beech 5 months ago
parent ceb702928c
commit bf24f48b63
  1. 10
      README.md
  2. 2
      install3-experimental.sh

@ -11,15 +11,11 @@ This step installs Arch to your hard drive. *IT WILL FORMAT THE DISK*
Boot into your Arch ISO & run commands:
```bash
# Installer 1
# Installer 1 & 2
curl https://git.merlinslair.net/beech/ArchScripts/raw/branch/main/install1.sh -o install1.sh
sh install1.sh
# Preparing for first boot
exit
umount -R /mnt
# Reboot Machine (remove installation media during reboot)
# Reboot machine when prompted (remove installation media during reboot)
reboot
```
@ -29,7 +25,7 @@ reboot
# Install Pacman Tools
sudo pacman -S --noconfirm pacman-contrib
# Installer 3 (Desktop & Nvidia Drivers)
# Installer 3 (Desktop, software & Nvidia Drivers)
sudo git clone https://git.merlinslair.net/beech/ArchScripts
cd ArchScripts
sh install3.sh

@ -64,7 +64,7 @@ setup_nvidia () {
rm -rf "${HOME}/yay"
echo "Yay installation complete."
else
echo "Yay is already installed."
echo "Yay already installed."
fi
# Install 580xx drivers