Update composer.md

Add a link to the Windows wamp page so that people will find info on how to install composer on windows more readily
This commit is contained in:
Shaun de Greeff 2014-07-27 21:32:39 +02:00 committed by Damian Mooyman
parent f0ed9e78a9
commit 953992e896

View File

@ -39,6 +39,9 @@ If you already have composer installed you can update it by running:
Composer updates regularly, so you should run this command fairly often. These instructions assume you are running the latest version.
## Installing Composer on Windows WAMP
For those that use WAMP as a development environment, [detailed information is available on installing using Composer.](/windows-wamp#install-wamp)
## Create a new site
Composer can create a new site for you, using the installer as a template (by default composer will download the latest stable version):