We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e406913 commit 533a0fcCopy full SHA for 533a0fc
1 file changed
docs/installation.rst
@@ -1,17 +1,11 @@
1
Installation
2
============
3
4
-The bundle should be installed through composer.
+**The bundle should be installed through composer.**
5
6
-**Add the bundle to composer**
+ ::
7
8
-.. code-block:: js
9
-
10
- {
11
- "require": {
12
- "uecode/qpush-bundle": "~2.3.0",
13
- }
14
+ composer require uecode/qpush-bundle
15
16
**Update AppKernel.php of your Symfony Application**
17
0 commit comments