Skip to content

Commit 7414317

Browse files
committed
Update installation instruction in README.
1 parent 5d0a220 commit 7414317

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ functionality has been included into an addon plugin for tagbar as
1515

1616
Enjoy!
1717

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+
1828
Requirements
1929
------------
2030

0 commit comments

Comments
 (0)