Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Jul 7, 2017
1 parent deca992 commit 40be8ac
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@ This bundle is supporting following Symfony versions:
* [Symfony ^3.0](https://github.com/norzechowicz/aceeditor-bundle/tree/3.0)


## Installation
## Composer

> This bundle requires at least PHP 5.6
### Bundle

To use this bundle, require it in [Composer](https://getcomposer.org/):
To use this bundle with `Symfony ^3.0`, require it in [Composer](https://getcomposer.org/):

```sh
composer require "norzechowicz/aceeditor-bundle"
composer require "norzechowicz/aceeditor-bundle" ^3.0
```

Register bundle in AppKernel.php
Expand Down

0 comments on commit 40be8ac

Please sign in to comment.