1
0
Fork 0

added callout note to manual install section

pull/188/head
Wil Moore III 2012-01-07 13:55:20 -07:00
parent 4dc89c7940
commit e39f6e1587
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ file as described above.
2. Download the [`composer.phar`](http://getcomposer.org/composer.phar) executable 2. Download the [`composer.phar`](http://getcomposer.org/composer.phar) executable
3. Run Composer to get the dependencies: `php composer.phar install` 3. Run Composer to get the dependencies: `php composer.phar install`
Global installation of composer Global installation of composer (manually)
------------------------------- ------------------------------------------
Since composer works with the current working directory it is possible to install it Since composer works with the current working directory it is possible to install it
in a system wide way. in a system wide way.