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 8400972 commit 4fd1d55
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ Platform UI Content on the Fly feature

## Install

1. Install via composer:
```sh
composer require "ezsystems/content-on-the-fly-prototype ^0.1.0"
```
1. Install via composer using `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 4fd1d55

Please sign in to comment.