diff options
| author | Ahmed Abdelhalim <[email protected]> | 2016-03-19 22:10:05 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2016-03-19 22:10:55 +0100 |
| commit | 0f245f1fb07bdc2e8e050170db673ba214f93e81 (patch) | |
| tree | 87c78a9b17abcaa272ba79e52bde9ca2bf838cb6 /README.md | |
| parent | 8dedab4a2191885010616465bb86b088120bf334 (diff) | |
update Vundle and readme to reflect latest instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #Installation : ```sh -git clone [email protected]:artmees/dotvim.git ~/.vim +git clone [email protected]: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 : |
