diff --git a/README.md b/README.md index d88fb62..88fee17 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,11 @@ sudo apt install git wget flex bison gperf python3 python3-venv cmake ninja-buil ### Set up VimsCode : +``` git clone https://git.cohabit.fr/bastien/VimsCode.git +mkdir ~/.vim/bundle && cd ~/.vim/bundle/ +git clone https://github.com/VundleVim/Vundle.vim.git +``` After clone don't forgot to rename "vimrc-conf" -> ".vimrc" and "/vim-conf" -> "/vim"