Skip to content

Commit

Permalink
Update README.md for using Compreser
Browse files Browse the repository at this point in the history
  • Loading branch information
hd-deman committed Mar 2, 2012
1 parent 52ff56f commit c5ecb2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ you need to download all of the necessary vendor libraries. If you're not
sure if you need to do this, check to see if you have a ``vendor/`` directory.
If you don't, or if that directory is empty, run the following:

php bin/vendors install
curl -s http://getcomposer.org/installer | php
php composer.phar install

Note that you **must** have git installed and be able to execute the `git`
command to execute this script. If you don't have git available, either install
Expand Down

0 comments on commit c5ecb2e

Please sign in to comment.