We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be1c00 commit c265407Copy full SHA for c265407
README.md
@@ -69,7 +69,7 @@ for testing before adding it to your `.zshrc`.
69
##### [Oh-My-Zsh](http://ohmyz.sh/)
70
71
1. `cd ~/.oh-my-zsh/custom/plugins`
72
-1. `git clone git@github.com:paulirish/git-open.git`
+1. `git clone https://github.com/paulirish/git-open.git`
73
1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
74
`plugins=(...)` to `plugins=(... git-open)`
75
0 commit comments