Skip to content

Commit

Permalink
docs: typo, will request version 2.0, not version 2.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarlovi authored Oct 15, 2018
1 parent 60c2861 commit 6cd74b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Process Manager Plugin keeps track of all your "long running jobs". It adds a ni

## Getting started
* Since Process Manager depends on CoreShops ResourceBundle, and the ResourceBundle only exists in DEV yet, you need to set your "minimum-stability" to "dev" in your composer.json
* Install via composer ```composer require dpfaffenbauer/process-manager:2.0```
* Install via composer ```composer require dpfaffenbauer/process-manager:^2.0```
* Enable via command-line (or inside the pimcore extension manager): ```bin/console pimcore:bundle:enable ProcessManagerBundle```
* Install via command-line (or inside the pimcore extension manager): ```bin/console pimcore:bundle:install ProcessManagerBundle```
* Reload Pimcore
Expand Down Expand Up @@ -67,4 +67,4 @@ For licensing details please visit [LICENSE.md](LICENSE.md)
![Interface](docs/portlet.png)
![Interface](docs/executables.png)
![Interface](docs/panel.png)
![Interface](docs/panel.png)

0 comments on commit 6cd74b6

Please sign in to comment.