From babd2c5a9f390d459072b91624191f6572e3f3cb Mon Sep 17 00:00:00 2001 From: filippo-ferrari Date: Wed, 21 Feb 2024 21:48:18 +0100 Subject: [PATCH] docs: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b375941..21aa16d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # F's version of Luke's Auto-Rice Bootstrapping Scripts (LARBS) -## ⚠️ Current workarond for this [issue](https://github.com/filippo-ferrari/LARBS/issues/2) ⚠️ +## ⚠️ Current workaround for this [issue](https://github.com/filippo-ferrari/LARBS/issues/2) ⚠️ As of right now the script fails to install due to an error when trying to install the AUR helper. -The way fix this error is: +The way to fix this error is: - Step 1: Run the script: sh larbs.sh and let the script fail. - Step 2: Added the newly created user you added from the script to the wheel group: usermod -aG wheel username