Skip to content

Commit

Permalink
Updating instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Thaleikis committed Feb 21, 2016
1 parent d1abfad commit 354c16c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ Checks if any of your composer dependencies needs to be updated.
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
php ./framework/cli-script.php dev/build
php ./framework/cli-script.php dev/tasks/ProcessJobQueueTask
```

Please run dev/build after the installation of the package.


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

Expand Down

0 comments on commit 354c16c

Please sign in to comment.