From 61894bd65e1f6d8c6ed46ca2ce25b43f1c89785f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 30 Jan 2017 15:56:41 +0100 Subject: FEAT: add the instruction on installing Vundle --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c450150..d7a9a9b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ```sh git clone git@github.com:mad-raz/dotvim.git ~/.vim +git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ``` #Create symlinks : -- cgit v1.2.3