From 62bcc3996b7301c4ef2ed44d50457e939ed8bf92 Mon Sep 17 00:00:00 2001 From: Paul Schell Date: Tue, 25 Nov 2014 17:01:07 +0100 Subject: [PATCH] Update 00-intro.md --- doc/00-intro.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/00-intro.md b/doc/00-intro.md index 81b8c9295..4e744c1d1 100644 --- a/doc/00-intro.md +++ b/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