Skip to content

Commit

Permalink
Minor readme fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jan 12, 2018
1 parent 95c45e6 commit f62e0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Provides Laravel-specific testing helpers and asserts.
1. Install package through `composer`:

```shell
composer require --dev illuminated/testing-tools
composer require --dev "illuminated/testing-tools:5.5.*"
```

2. Use `Illuminated\Testing\TestingTools` in your `TestCase` class:
Expand Down

0 comments on commit f62e0ad

Please sign in to comment.