소스 검색

Merge pull request #57 from jeremyis/patch-1

Update README.md
jlanzarotta 9 년 전
부모
커밋
9e1e111cc4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ This plugin can also be found at http://www.vim.org/scripts/script.php?script_id
 ### Vundle (https://github.com/gmarik/Vundle.vim)
 1. Add the following configuration to your `.vimrc`.
 
-        Plugin 'jlanzarotta/bufexplorer.vim'
+        Plugin 'jlanzarotta/bufexplorer'
 
 2. Install with `:BundleInstall`.