diff --git a/doc/1-installation.md b/doc/1-installation.md index f4515cb..1a4f683 100644 --- a/doc/1-installation.md +++ b/doc/1-installation.md @@ -3,7 +3,7 @@ Require the bundle as a dependency. ```bash -$ composer require presta/sitemap-bundle +composer require presta/sitemap-bundle ``` Enable it in your application Kernel.