Skip to content

Commit

Permalink
Merge pull request #17 from spekulatius/fixing-travis
Browse files Browse the repository at this point in the history
MINOR: update the readme a bit
  • Loading branch information
spekulatius committed May 22, 2016
2 parents 06791ea + a22e57d commit 16b91bb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@ Installation
The following installation commands includes schedulding a queuedjob to populate the data. Run the following command to install this package:

```
composer require spekulatius/silverstripe-composer-update-checker dev-master
composer require spekulatius/silverstripe-composer-update-checker
php ./framework/cli-script.php dev/build
php ./framework/cli-script.php dev/tasks/ProcessJobQueueTask
```

Future development / Ideas
--------------------------

* Output information via the dev task (plain text, JSON, XML?)
## MISC: [Future ideas/development, issues](https://github.com/spekulatius/silverstripe-composer-update-checker/issues), [Contributing](https://github.com/spekulatius/silverstripe-composer-update-checker/blob/master/CONTRIBUTING.md), [License](https://github.com/spekulatius/silverstripe-composer-update-checker/blob/master/license.md)

0 comments on commit 16b91bb

Please sign in to comment.