Merge branch 'OpticBlaze-patch-1' into 3.1

Closes #3330
This commit is contained in:
Simon Welsh 2014-08-07 20:19:30 +10:00
commit 54c93d432d

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. 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 ## 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): Composer can create a new site for you, using the installer as a template (by default composer will download the latest stable version):