1
0
Fork 0

Windows Installation Details

Add break line
pull/3258/head
Francis Gonzales 2014-09-03 10:43:13 -05:00
parent 33d9f917dc
commit 5dd2b30b18
1 changed files with 2 additions and 2 deletions

View File

@ -147,9 +147,9 @@ Create a new `composer.bat` file alongside `composer.phar`:
C:\bin>echo @php "%~dp0composer.phar" %*>composer.bat C:\bin>echo @php "%~dp0composer.phar" %*>composer.bat
``` ```
Add the directory to your path environment and close your current terminal. Add the directory to your path environment.
Test usage with a new terminal: Close your current terminal. Test usage with a new terminal:
```sh ```sh
C:\Users\username>composer -V C:\Users\username>composer -V