Explorar el Código

Update 00-intro.md

Jordi Boggiano hace 9 años
padre
commit
65dd1f7137
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -142,7 +142,7 @@ Create a new `composer.bat` file alongside `composer.phar`:
 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: