Update README.md

This commit is contained in:
OlaYZen 2021-11-22 15:19:00 +01:00 committed by GitHub
parent c0ea04590c
commit 3de2360ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ After you made a bootable USB Drive launch it from BIOS / UEFI
## Building the OS
`sudo pacman -Syyu` that will update your operating system and after the update type
`sudo pacman -Syyu` that will update your operating system, but this may fail because of low storage, and after the update type
<br />`sudo pacman -S git` That will install git which will allow you to download OlaiOS
<br />After Git it downloaded type
<br />`git clone https://github.com/OlaYZen/OlaiOS.git`