diff --git a/README.md b/README.md index e8a2940..7a7a414 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 -S Syyu` that will update your operating system and after the update type +`sudo pacman -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`