From 45462baff1d7a227c253efef9a713f3f820a0bdc Mon Sep 17 00:00:00 2001 From: Stephen Shkardoon Date: Sat, 25 May 2013 10:41:56 +1200 Subject: [PATCH] Fix misleading composer link Fix misleading composer link --- docs/en/installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/installation/index.md b/docs/en/installation/index.md index 9f4cca5aa..e1d4a6fed 100644 --- a/docs/en/installation/index.md +++ b/docs/en/installation/index.md @@ -11,7 +11,7 @@ SilverStripe is a web application. This means that you will need to have a webse ## Getting the code -The best way to get SilverStripe is with [Composer](composer). Composer is a package management tool for PHP that +The best way to get SilverStripe is to [install with Composer](composer). Composer is a package management tool for PHP that lets you install and upgrade SilverStripe and its modules. Although installing Composer is one extra step, it will give you much more flexibility than just downloading the file from silverstripe.org. Other ways to get SilverStripe: