Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom authored Jun 16, 2016
1 parent 328a9a6 commit 8400972
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Platform UI Content on the Fly feature
## Install

1. Install via composer:
```sh
composer require "ezsystems/content-on-the-fly-prototype ^0.1.0"
```
```sh
composer require "ezsystems/content-on-the-fly-prototype ^0.1.0"
```
2. Enable bundle by adding `new EzSystems\EzContentOnTheFlyBundle\EzSystemsEzContentOnTheFlyBundle()` to `app/AppKernel.php`.
3. Clear cache and setup assets with `composer run-script post-update-cmd` *(if you use prod env make sure that is set with `export SYMFONY_ENV=prod` first)*.

Expand Down

0 comments on commit 8400972

Please sign in to comment.