Skip to content

Commit

Permalink
Add quotes on Vundle, detail install options
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-soifer committed Jun 2, 2016
1 parent b09adff commit 5e8915d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ with decent support for both GUI and terminal.


## Installation
You can choose between 3 different ways to install it:

### Pathogen

Expand All @@ -22,7 +23,7 @@ Install [Vundle](https://github.com/gmarik/Vundle.vim) and then add this theme
as a plugin to your ```.vimrc```.

```vim
Plugin jpo/vim-railscasts-theme
Plugin 'jpo/vim-railscasts-theme'
```

### Manually
Expand Down

0 comments on commit 5e8915d

Please sign in to comment.