소스 검색

Fix doc note

Jordi Boggiano 11 년 전
부모
커밋
c7d5da89c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -121,7 +121,7 @@ composer.phar:
     C:\Users\username>cd C:\bin
     C:\bin>php -r "readfile('https://getcomposer.org/installer');" | php
 
-> **Note:** If the above fails due to file_get_contents, use the `http` url or enable php_openssl.dll in php.ini
+> **Note:** If the above fails due to readfile, use the `http` url or enable php_openssl.dll in php.ini
 
 Create a new `composer.bat` file alongside `composer.phar`: