From 0f245f1fb07bdc2e8e050170db673ba214f93e81 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 19 Mar 2016 22:10:05 +0100 Subject: update Vundle and readme to reflect latest instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a4885de..24e5bd8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ #Installation : ```sh -git clone git@github.com:artmees/dotvim.git ~/.vim +git clone git@github.com:mad-raz/dotvim.git ~/.vim ``` #Create symlinks : @@ -26,7 +26,7 @@ vim +PluginInstall +qall be sure to re-install YouCompleteMe after updating (specially Python) using ``` cd ~/.vim/bundle/YouCompleteMe -./install.sh +./install.py ``` #Dotfiles : -- cgit v1.2.3