ajustement readme

This commit is contained in:
bastien 2023-11-24 17:01:21 +01:00
parent 8ddf73a22a
commit dd8f8cf656

View file

@ -61,7 +61,7 @@ After clone don't forgot to rename "vimrc-conf" -> ".vimrc" :
```
git clone https://git.cohabit.fr/bastien/VimsCode.git
mv ../vimscode ~/.vim
mv ../Vimscode ~/.vim && cd ~/.vim
mv vimrc-conf ~/.vimrc
cd ~/.vim/bundle/ && git clone https://github.com/VundleVim/Vundle.vim.git
```