diff --git a/README.md b/README.md index 7722591..20c9065 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ My ZSH Config ## Setup ``` -get https://github.com/ChrisTitusTech/zsh/raw/master/.zshrc -O ~/.zshrc +wget https://github.com/ChrisTitusTech/zsh/raw/master/.zshrc -O ~/.zshrc mkdir -p "$HOME/.zsh" wget https://github.com/ChrisTitusTech/zsh/raw/master/.zsh/aliasrc -O ~/.zsh/aliasrc git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"