Update README.md

This commit is contained in:
alvinlollo
2025-01-29 23:28:48 +11:00
committed by GitHub
parent 21eba61a5d
commit 19b5d18a3a
+7 -1
View File
@@ -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. 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. 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
```