From eacba1b041ca88ea03be80ea8ee00bb496a035e1 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:03:59 -0800 Subject: [PATCH] Fix typo in usage instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4114465..8b5ed5a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Please consider staring this project. It helps me see how important this is for ## Usage -To use this script paste the following in the Linux terminal: +To use this script paste the following in the Terminal: ```sh curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install.sh | bash