diff --git a/README.md b/README.md index 56699e6..c2b9580 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,18 @@ Download regular arch Linux
**https://archlinux.org/download**
Make a bootable USB Drive -For Linux and Mac Users, Download **BalenaEtcher** "**https://www.balena.io/etcher/**" -
For Windows Users, Download **BalenaEtcher** or **Rufus** "**https://rufus.ie/en/**" +For Linux and Mac Users, Download **BalenaEtcher** `**https://www.balena.io/etcher/**` +
For Windows Users, Download **BalenaEtcher** or **Rufus** `**https://rufus.ie/en/**` After you made a bootable USB Drive launch it from BIOS / UEFI
After Arch Linux launches type ## Building the OS -"**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 +`**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**" +
`**git clone https://github.com/OlaYZen/OlaiOS.git**` After you have git clone,
Right now, There are 5 Desktop environments ready to download, there is @@ -29,14 +29,14 @@ After you have git clone,
**Xfce4** Choose your Desktop environment by running example -
"**cd KDE**" +
`**cd KDE**` After choosing your Desktop environment select your Drivers which matches your GPU by running -
"**cd Nvidia**" or "c**d AMD**" +
`**cd Nvidia**` or `**cd AMD**` After entering the Driver folder, run -
"**chmod +x installer.sh**" -
"**.\installer.sh**" +
`**chmod +x installer.sh**` +
`**.\installer.sh**` All necessary files will be automatically downloaded for you,
After installation you will be asked to create an account. Create the account and restart the computer