Update README

This commit is contained in:
Fergal Moran
2015-04-17 10:49:28 +01:00
parent 7eb4d8af6c
commit 6540c232c1

7
README
View File

@@ -7,13 +7,14 @@ ln -s ~/.vim/.vimrc .vimrc
cd .vim
git submodule init
git submodule update
apt-get install exuberant-ctags build-essential cmake python-dev
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
vim
:BundleInstall
apt-get install exuberant-ctags build-essential cmake python-dev
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
cd ~./bundle/tern_for_vim
npm install