From 8ef84d86f27bf528b4d8e0cb8788fb76b2db39f8 Mon Sep 17 00:00:00 2001 From: OlaYZen <94807067+OlaYZen@users.noreply.github.com> Date: Mon, 22 Nov 2021 09:20:39 +0100 Subject: [PATCH] Update README.md --- README.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 13270c7..1693e46 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,36 @@ -How to install OlaiOS +**How to install OlaiOS** -First Git Clone my Github. +Download regular arch Linux +https://archlinux.org/download +Make a bootable USB Drive +For Linux and Mac Users, Download BalenaEtcher +For Windows Users, Download BalenaEtcher or Rufus + +After you made a bootable USB Drive launch it from BIOS / UEFI +After Arch Linux launches type + +"sudo pacman -S Syyu" that will update your operating system and after the update type +"sudo pacman -S git" That will install git which will allow you to download OlaiOS +After Git it downloaded type "git clone https://github.com/OlaYZen/OlaiOS.git" -After git clone Choose which folder matches your GPU +After you have git clone, +Right now, There are 5 Desktop environments ready to download, there is + +**Cinnamon** +**GNOME** +**KDE** +**MATE** +**Xfce4** + Choose your Desktop environment by running example - "cd KDE" - After choosing your Desktop environment select your Drivers which matches your GPU by running - "cd Nvidia" or "cd AMD" After entering the Driver folder, run - "chmod +x installer.sh" ".\installer.sh"