From 9d12d1eb12a6477e55a8c3f2c40ad2aee677e87c Mon Sep 17 00:00:00 2001 From: Michael Skrynski Date: Tue, 9 Sep 2014 09:26:38 +0200 Subject: [PATCH] Readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94155ad..8d91973 100644 --- a/README.md +++ b/README.md @@ -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`