1
0
Fork 0

Update 00-intro.md

pull/3466/head
Paul Schell 2014-11-25 17:01:07 +01:00
parent b23a3cd368
commit 62bcc3996b
1 changed files with 3 additions and 0 deletions

View File

@ -127,6 +127,9 @@ Download and run [Composer-Setup.exe](https://getcomposer.org/Composer-Setup.exe
it will install the latest Composer version and set up your PATH so that you can it will install the latest Composer version and set up your PATH so that you can
just call `composer` from any directory in your command line. just call `composer` from any directory in your command line.
> **Note:** Close your current terminal. Test usage with a new terminal:
> Thats important because the PATH gets only loaded when the terminal gets started.
### Manual Installation ### Manual Installation
Change to a directory on your `PATH` and run the install snippet to download Change to a directory on your `PATH` and run the install snippet to download