Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote committed Apr 6, 2017
1 parent 5f1dc59 commit 444a03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Expand Up @@ -2,7 +2,7 @@

Audit features 2 different `composer.json` files. The one named `composer.json` is the regular one, for when you include the module in your project. The one named `composer-ci.json` is for continuous integration. It contains a lot more dependencies needed to be able to test everything.

To make sure that the correct one is used, lett composer know about it:
To make sure that the correct one is used, let composer know about it:

```bash
export COMPOSER=composer-ci.json
Expand Down

0 comments on commit 444a03f

Please sign in to comment.