Skip to content

Commit 3a752e2

Browse files
committed
Update the command to install the bundle
1 parent e74ff93 commit 3a752e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Then, in your application, install the bundle as usual:
204204

205205
.. code-block:: terminal
206206
207-
$ composer update acme/blog-bundle
207+
$ composer require acme/blog-bundle
208208
209209
Composer will create a symbolic link (symlink) to your local bundle directory,
210210
so any change you make in the ``AcmeBlogBundle/`` directory is immediately

0 commit comments

Comments
 (0)