diff --git a/doc/00-intro.md b/doc/00-intro.md index a194d9de8..c1bafa3cd 100644 --- a/doc/00-intro.md +++ b/doc/00-intro.md @@ -56,13 +56,11 @@ git, svn or hg depending on how the package is version-controlled. Composer is multi-platform and we strive to make it run equally well on Windows, Linux and OSX. -## Installation - *nix - -These instructions should cover most Linux and Unix variants (including OSX). +## Installation - Linux / Unix / OSX ### Downloading the Composer Executable -There are in short, two ways to install Composer on *nix. Locally as part of your +There are in short, two ways to install Composer. Locally as part of your project, or globally as a system wide executable. #### Locally