1
0
Fork 0

Update 00-intro.md

pull/4057/merge
Jordi Boggiano 2015-06-02 14:47:52 +01:00
parent ba8114dd49
commit 65dd1f7137
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ 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. Add the directory to your PATH environment variable if it isn't already.
Close your current terminal. Test usage with a new terminal: Close your current terminal. Test usage with a new terminal: