Skip to content

Commit 533a0fc

Browse files
authored
Updates installation example
1 parent e406913 commit 533a0fc

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

docs/installation.rst

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
Installation
22
============
33

4-
The bundle should be installed through composer.
4+
**The bundle should be installed through composer.**
55

6-
**Add the bundle to composer**
6+
::
77

8-
.. code-block:: js
9-
10-
{
11-
"require": {
12-
"uecode/qpush-bundle": "~2.3.0",
13-
}
14-
}
8+
composer require uecode/qpush-bundle
159

1610
**Update AppKernel.php of your Symfony Application**
1711

0 commit comments

Comments
 (0)