|
@@ -142,6 +142,8 @@ 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.
|
|
|
|
+
|
|
Close your current terminal. Test usage with a new terminal:
|
|
Close your current terminal. Test usage with a new terminal:
|
|
|
|
|
|
```sh
|
|
```sh
|