Skip to content

Commit c265407

Browse files
kunicmarko20paulirish
authored andcommitted
replace Oh-My-Zsh git clone url in README.md (#98)
1 parent 3be1c00 commit c265407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ for testing before adding it to your `.zshrc`.
6969
##### [Oh-My-Zsh](http://ohmyz.sh/)
7070
7171
1. `cd ~/.oh-my-zsh/custom/plugins`
72-
1. `git clone git@github.com:paulirish/git-open.git`
72+
1. `git clone https://github.com/paulirish/git-open.git`
7373
1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
7474
`plugins=(...)` to `plugins=(... git-open)`
7575

0 commit comments

Comments
 (0)