We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6644b commit 35dddbaCopy full SHA for 35dddba
cookbook/bundles/best_practices.rst
@@ -208,7 +208,8 @@ following standardized instructions in your ``README.md`` file.
208
Step 1: Download the Bundle
209
---------------------------
210
211
- Use Composer to add the bundle as a new dependency of your project:
+ Open a command console, enter your project directory and execute the
212
+ following command to download the latest stable version of this bundle:
213
214
```bash
215
$ composer require <package-name> "~1"
0 commit comments