소스 검색

added callout note to manual install section

Wil Moore III 13 년 전
부모
커밋
e39f6e1587
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -36,8 +36,8 @@ file as described above.
 2. Download the [`composer.phar`](http://getcomposer.org/composer.phar) executable
 3. Run Composer to get the dependencies: `php composer.phar install`
 
-Global installation of composer
--------------------------------
+Global installation of composer (manually)
+------------------------------------------
 
 Since composer works with the current working directory it is possible to install it
 in a system wide way.