diff --git a/README.md b/README.md index e3546a5..dd664aa 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ To use this script paste the following in the Linux terminal: curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install.sh | bash ``` -I am working on a beta version of the script with a selection menu, it is untested +For installing zsh and themes (also works on debian based systems): ```sh -curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/installbeta.sh | bash +curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/zsh.sh | bash ``` If you have any issues please add one in the issues tab.