From 19b5d18a3a29e7edd84d86e4e0a6e7e035b7717f Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Wed, 29 Jan 2025 23:28:48 +1100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d5295c..76d4ddb 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,10 @@ It also installs custom configuration for zsh and it's plugins. If you don't like the configurations fork this and edit to you liking. -Please consider staring this project. It helps me see how important this is for everyone. \ No newline at end of file +Please consider staring this project. It helps me see how important this is for everyone. + +To use this script paste the following in the Linux terminal: + +```sh +curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install-script | sudo bash +``` \ No newline at end of file