8000 Reworded a bit the installation instructions · symfony/symfony-docs@8742b9e · GitHub
[go: up one dir, main page]

Skip to content

Commit 8742b9e

Browse files
javiereguiluzweaverryan
authored andcommitted
Reworded a bit the installation instructions
1 parent 55b3358 commit 8742b9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/bundles/best_practices.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ following standardized instructions in your ``README.md`` file.
208208
Step 1: Download the Bundle
209209
---------------------------
210210
211-
Use Composer to add the bundle as a new dependency of your project:
211+
Open a command console, enter your project directory and execute the
212+
following command to download the latest stable version of this bundle:
212213
213214
```bash
214215
$ composer require <package-name> "~1"

0 commit comments

Comments
 (0)
0