diff --git a/README.md b/README.md index 17150cb..7c88766 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # Mike Bell's VIM settings Installation: + ```sh - git clone https://git.movida.biz/bell/dotvim.git ~/.vim - git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim -``` -Create symlinks: -```sh - ln -s ~/.vim/vimrc ~/.vimrc +git clone https://git.movida.biz/bell/dotvim.git ~/.vim && ~/.vim/install.sh ```