Update README.md

This commit is contained in:
OlaYZen 2021-11-22 09:46:07 +01:00 committed by GitHub
parent 0e708e3046
commit 5549564423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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