]> git.r.bdr.sh - rbdr/api-notation.vim/commitdiff
Adds installation instructions
authorBen Beltran <redacted>
Tue, 23 Jun 2015 15:06:00 +0000 (10:06 -0500)
committerBen Beltran <redacted>
Tue, 23 Jun 2015 15:06:00 +0000 (10:06 -0500)
README.md

index 3cad5cbea9ca488a4600bc10636d9c5173e46235..993068ce15b3db07b4dab890aaa18a727fa92e0b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@
 This is a syntax for api notation, a simple notation I've been using for
 annotating module APIs in specs and other documents.
 
+## Installing
+
+Install with pathogen:
+
+1. Clone the repo or copy the files to your `.vim/bundle` dir
+2. Reload the vim
+3. Enjoy the vim
+
 ## API Notation Reference
 
 The most recent reference as of now is in this [gist][api-reference], so