commit 1ac98de88a7c60d931d29367336f2efd5e29d539 parent 15445be5fb2559829ac7a1f05af5d713586e8ec9 Author: Zane Hitchcox <zwhitchcox@gmail.com> Date: Mon, 23 May 2016 10:59:07 -0500 Update README.markdown Diffstat:
| M | README.markdown | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown @@ -57,8 +57,7 @@ Installation ####[pathogen.vim](https://github.com/tpope/vim-pathogen) - cd ~/.vim/bundle - git clone https://github.com/scrooloose/nerdtree.git + git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree Then reload vim, run `:Helptags`, and check out `:help NERD_tree.txt`.
