Skip to content

Commit

Permalink
Updates installation example
Browse files Browse the repository at this point in the history
  • Loading branch information
k-k authored Mar 28, 2018
1 parent e406913 commit 533a0fc
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions docs/installation.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
Installation
============

The bundle should be installed through composer.
**The bundle should be installed through composer.**

**Add the bundle to composer**
::

.. code-block:: js
{
"require": {
"uecode/qpush-bundle": "~2.3.0",
}
}
composer require uecode/qpush-bundle

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

Expand Down

0 comments on commit 533a0fc

Please sign in to comment.