diff --git a/README.md b/README.md index 954e365..f44fa65 100644 --- a/README.md +++ b/README.md @@ -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
`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`