Readme typo

This commit is contained in:
Michael Skrynski
2014-09-09 09:26:38 +02:00
parent b8ffda4ee3
commit 9d12d1eb12

View File

@@ -5,5 +5,5 @@ zlorfi's dotfiles
* create symlinks via the `make_my_dotfiles.sh` script
* install patched `Source Code Pro` font for the `vim-airline` plugin
* change the font of your default terminal app to patched `Source Code Pro`
* clone Vundle repo `git clone git://github.com/gmarik/vundle.git ~/bundle/vim/bundle/vundle`
* clone Vundle repo `git clone git://github.com/gmarik/vundle.git ~/dotfiles/vim/bundle/vundle`
* launch `vim` with `vim +BundleInstall +qall`