Skip to content

Commit

Permalink
Add instruction about downloading the tests and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Jul 4, 2018
1 parent fd41a70 commit 9eadf75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ To install the latest version of this library, run the command below:
$ composer require woohoolabs/harmony
```

> Note: The tests and examples won't be downloaded by default. You have to use `composer require woohoolabs/harmony --prefer-source`
or clone the repository if you need them.

Harmony 5 requires PHP 7.1 at least, but you may use Harmony 4.0.0 for PHP 7.0.

### Install the optional dependencies:
Expand Down

0 comments on commit 9eadf75

Please sign in to comment.