소스 검색

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

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

+ 3 - 0
doc/00-intro.md

@@ -127,6 +127,9 @@ Download and run [Composer-Setup.exe](https://getcomposer.org/Composer-Setup.exe
 it will install the latest Composer version and set up your PATH so that you can
 just call `composer` from any directory in your command line.
 
+> **Note:** Close your current terminal. Test usage with a new terminal:
+> Thats important because the PATH gets only loaded when the terminal gets started.
+
 ### Manual Installation
 
 Change to a directory on your `PATH` and run the install snippet to download