Fixed bug

This commit is contained in:
Antoine Bartuccio 2016-07-18 01:43:20 +02:00
parent ae3ddd1078
commit a829711413
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ select STDIN;
close $vimrc;
`git clone https://github.com/gmarik/vundle.git $ENV{'HOME'}.vim/bundle/vundle`
`git clone https://github.com/gmarik/vundle.git $ENV{'HOME'}/.vim/bundle/vundle`