1
0
Fork 0

Merge pull request #3258 from FraGoTe/master

Windows Installation Details this closes #3186
pull/4057/merge
Jordi Boggiano 2015-06-02 14:47:13 +01:00
commit ba8114dd49
1 changed files with 2 additions and 0 deletions

View File

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