Skip to content

Commit

Permalink
Replace double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafi Khan committed Mar 29, 2015
1 parent 95e78f5 commit d9caf55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,10 +15,10 @@ Using [Vundle](https://github.com/gmarik/vundle)

```VimL
" Install snipmate:
Plugin "SirVer/ultisnips"
Plugin 'SirVer/ultisnips'
Install :
Plugin "sudar/vim-arduino-snippets"
Plugin 'sudar/vim-arduino-snippets'
And :PluginInstall
```
Expand Down

0 comments on commit d9caf55

Please sign in to comment.