diff --git a/install/composer.xml b/install/composer.xml index 2d54f60f1e..f879c2e817 100644 --- a/install/composer.xml +++ b/install/composer.xml @@ -27,7 +27,7 @@ Briefly, this is done by creating a composer.json in the project, using Composer to install the latest version of the package, and including Composer's autoload script to make it available - to the code. The Composer + to the code. The Composer "Basic Usage" documentation goes into this in more depth.