Use https for manual installation

Not everyone has a GitHub account
This commit is contained in:
Luke Childs 2016-07-08 22:59:57 +01:00
parent 18c6f3340a
commit cfc2d02da6

View File

@ -63,7 +63,7 @@ plugins+=(zsh-nvm)
Clone this repository somewhere (`~/.zsh-nvm` for example) Clone this repository somewhere (`~/.zsh-nvm` for example)
```shell ```shell
git clone git@github.com:lukechilds/zsh-nvm.git ~/.zsh-nvm git clone https://github.com/lukechilds/zsh-nvm.git ~/.zsh-nvm
``` ```
Then source it in your `.zshrc` Then source it in your `.zshrc`