소스 검색

Merge remote-tracking branch 'bradp/patch-1'

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

+ 3 - 1
doc/00-intro.md

@@ -111,7 +111,9 @@ Save the file. Close your current terminal. Test usage with a new terminal:
 
     C:\Users\username>
 
-## Using Composer
+## Using Composer 
+
+This is assuming you have a `composer.json` file in the directory. If not, please read the "[Basic Usage](01-basic-usage.md)" chapter. 
 
 Next, run the `install` command to resolve and download dependencies: