Skip to content

Commit

Permalink
README: Vundle instructions update
Browse files Browse the repository at this point in the history
  • Loading branch information
duggiefresh committed Jun 13, 2014
1 parent 4ed83af commit 34139f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ I highly recommend checking out Vundle or Pathogen for managing plugins.
```
# ~/.vimrc
Bundle 'dockyard/vim-easydir'
Plugin 'dockyard/vim-easydir'
# Then run ':BundleUpdate'
# Then run ':PluginInstall'
```

* [Pathogen](https://github.com/tpope/vim-pathogen)
Expand Down

0 comments on commit 34139f2

Please sign in to comment.