1
0
Fork 0

[docs] add cli sample to quote block

pull/319/head
Igor Wiedler 2012-02-19 23:01:05 +01:00
parent 31a75f06da
commit c8f3fa5800
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ To check if composer is working, just run the PHAR through `php`:
This should give you a list of available commands.
> **Note:** You can also perform the checks only without downloading composer by using the `--check` option. For more information, just use `--help`.
$ curl -s http://getcomposer.org/installer | php -- --help
>
> $ curl -s http://getcomposer.org/installer | php -- --help
## Project setup