1
0
Fork 0

Don't necessarily mention Google

There's other search engines as well.
pull/8390/head
lasseeee 2019-10-20 07:20:45 +13:00 committed by Rob
parent f753c15664
commit 5687ac7de7
1 changed files with 3 additions and 2 deletions

View File

@ -106,7 +106,8 @@ Linux distributions.
> `mkdir -p /usr/local/bin`. > `mkdir -p /usr/local/bin`.
> **Note:** For information on changing your PATH, please read the > **Note:** For information on changing your PATH, please read the
> [Wikipedia article](https://en.wikipedia.org/wiki/PATH_(variable)) and/or use Google. > [Wikipedia article](https://en.wikipedia.org/wiki/PATH_(variable)) and/or use
> your search engine of choice.
Now run `composer` in order to run Composer instead of `php composer.phar`. Now run `composer` in order to run Composer instead of `php composer.phar`.
@ -139,7 +140,7 @@ C:\bin>echo @php "%~dp0composer.phar" %*>composer.bat
Add the directory to your PATH environment variable if it isn't already. Add the directory to your PATH environment variable if it isn't already.
For information on changing your PATH variable, please see For information on changing your PATH variable, please see
[this article](https://www.computerhope.com/issues/ch000549.htm) and/or [this article](https://www.computerhope.com/issues/ch000549.htm) and/or
use Google. use your search engine of choice.
Close your current terminal. Test usage with a new terminal: Close your current terminal. Test usage with a new terminal: