diff --git a/README.md b/README.md index 4f16006..515af15 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,13 @@ Changes: - Now theme does not depend on GitHub ![Screenshot](/screenshot.png) + +## How to install + +Install ivabus-zsh-theme via curl + + sh -c "$(curl -fsSL https://raw.githubusercontent.com/ivabus/ivabus-zsh-theme/master/install.sh)" + +Install ivabus-zsh-theme via wget + + sh -c "$(wget https://raw.githubusercontent.com/ivabus/ivabus-zsh-theme/master/install.sh -O -)"