Skip to content

Commit 9a94aa2

Browse files
committed
Merge pull request #3 from z3t0/patch-1
Update README.md
2 parents 7e9777b + 0e7ed31 commit 9a94aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Using [Vundle](https://github.com/gmarik/vundle)
1616

1717
```VimL
1818
19-
Bundle "sudar/vim-arduino-syntax"
19+
Plugin "sudar/vim-arduino-syntax"
2020
21-
And :BundleInstall
21+
And :PluginInstall
2222
2323
```
2424
Credit

0 commit comments

Comments
 (0)