summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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 [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 :