Skip to content

Commit 7b28be7

Browse files
committed
Merge pull request #26 from omnidan/patch-1
fix path to `.vim`
2 parents fa4e782 + 3083eae commit 7b28be7

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
@@ -34,7 +34,7 @@ Use your favorite installation method:
3434
- Tim Pope's [pathogen](https://github.com/tpope/vim-pathogen):
3535

3636
```sh
37-
cd .vim/bundle
37+
cd ~/.vim/bundle
3838
git clone https://github.com/vitalk/vim-simple-todo
3939
```
4040

0 commit comments

Comments
 (0)