Explorar el Código

Merge pull request #57 from jeremyis/patch-1

Update README.md
jlanzarotta hace 9 años
padre
commit
9e1e111cc4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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`.