We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0a220 commit 7414317Copy full SHA for 7414317
README.md
@@ -15,6 +15,16 @@ functionality has been included into an addon plugin for tagbar as
15
16
Enjoy!
17
18
+Installation
19
+------------
20
+
21
+We use [composer](http://getcomposer.org/) for dependency management, run the
22
+following commands under the project directory to get composer and install the
23
+dependency.
24
25
+ curl -s http://getcomposer.org/installer | php
26
+ php composer.phar install
27
28
Requirements
29
------------
30
0 commit comments