From 3de2360ce1824c18ce3bc349f3e54a6c3242b55f Mon Sep 17 00:00:00 2001 From: OlaYZen <94807067+OlaYZen@users.noreply.github.com> Date: Mon, 22 Nov 2021 15:19:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`