Corrected a typo and two grammar errors.
parent
522ea033a3
commit
20ff8b22f2
|
@ -82,7 +82,7 @@ Now run `php bin/composer` in order to run Composer.
|
||||||
#### Globally
|
#### Globally
|
||||||
|
|
||||||
You can place the Composer PHAR anywhere you wish. If you put it in a directory
|
You can place the Composer PHAR anywhere you wish. If you put it in a directory
|
||||||
that is part of your `PATH`, you can access it globally. On unixy systems you
|
that is part of your `PATH`, you can access it globally. On Unix systems you
|
||||||
can even make it executable and invoke it without directly using the `php`
|
can even make it executable and invoke it without directly using the `php`
|
||||||
interpreter.
|
interpreter.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue