Update 00-intro.md
parent
14260d09c5
commit
8bbb6b9190
|
@ -109,7 +109,7 @@ composer.phar:
|
||||||
C:\Users\username>cd C:\bin
|
C:\Users\username>cd C:\bin
|
||||||
C:\bin>php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));"
|
C:\bin>php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));"
|
||||||
|
|
||||||
> **Note:** If the above fails due to file_get_contents, enable php_openssl.dll in php.ini
|
> **Note:** If the above fails due to file_get_contents, use the `http` url or enable php_openssl.dll in php.ini
|
||||||
|
|
||||||
Create a new `.bat` file alongside composer:
|
Create a new `.bat` file alongside composer:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue