From dc57ff9232c1c5b6e8f53610b28fe76a8fe6bca9 Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Wed, 22 Jan 2025 09:00:40 +0530 Subject: [PATCH] fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5fb009..1bc1f77 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ While this guide is created with [Arch Linux](https://archlinux.org/) in mind, i ``` #### Important Notes: -- This script is user-centric and allows you to choose which components to install (Everything is asked, even for the core e`). +- This script is user-centric and allows you to choose which components to install (Everything is asked, even for the core). - While the script offers flexibility, it is recommend to installing all components for the best experience, as this is already a minimal setup. - The installation process follows the same flow as the documentation, ensuring a structured and educational approach. - Although designed for Arch Linux, users of Arch-based distributions may also find this script helpful.