From f5d3c4dec716e866f3f06647095ed8ce550a270f Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:11:07 +1100 Subject: [PATCH] Fix typos and improve clarity in README Corrected spelling and grammar in the README. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd664aa..4114465 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Single-install-script -This script automatically installs you favourite Linux applications such as: -Docker, Homebrew, code server, zsh, GEF, oh-my-zsh and neovim. This uses pacman and yay AUR helper. +This script automatically installs myfavourite Linux applications such as: +Docker, Homebrew, zsh, oh-my-zsh and neovim. This uses pacman and yay AUR helper. + +Most of this script is intended for arch linux with debian compatablity on the zsh install script only. It also installs custom configuration for zsh and it's plugins.