From 8acfb02312425deb00d3cba1d17ddcaf7c88e833 Mon Sep 17 00:00:00 2001 From: Jordan Stephens Date: Sun, 19 Apr 2015 19:51:09 +0200 Subject: [PATCH] fix readme error w vim plugin location --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 049c1f5..1b82874 100644 --- a/readme.md +++ b/readme.md @@ -21,5 +21,5 @@ Clone the repo and run the install script from your home directory Use **git submodules** to add new vim plugins. - git submodule add https://github.com/user/plugin-name.git vim/plugin-name + git submodule add https://github.com/user/plugin-name.git vim/bundle/plugin-name