Skip to content

Commit

Permalink
Better checkout link
Browse files Browse the repository at this point in the history
  • Loading branch information
dudarev committed May 31, 2018
1 parent b3e9db3 commit 84f6737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Based on
http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/

```bash
git clone http://github.com/dudarev/dotvim.git ~/.vim
git clone git@github.com:dudarev/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
ln -s ~/.vim/mvimrc ~/.mvimrc
Expand Down

0 comments on commit 84f6737

Please sign in to comment.