Skip to content

Commit 9cfbff0

Browse files
committed
Merge pull request #6 from JoshuaA/master
Fixes URL to vim-hdevtools.git Also fixes #1
2 parents d1cb103 + 45d4547 commit 9cfbff0

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
@@ -31,7 +31,7 @@ Installation
3131
is the recommended way:
3232

3333
cd ~/.vim/bundle
34-
git clone https://github.com/bitc/hdevtools.git
34+
git clone https://github.com/bitc/vim-hdevtools.git
3535

3636
3. Configure your keybindings in your `.vimrc` file. I recommend something
3737
like:

0 commit comments

Comments
 (0)