Add missing word to test instructions in README.md

This commit is contained in:
Michael Williamson 2012-12-13 11:38:19 +00:00
parent b023d85c9a
commit 1f7a4fa9bd

View file

@ -28,7 +28,7 @@ Running tests
-------------

The tests use PHPUnit, which can be installed using [composer](http://getcomposer.org/).
Once you've composer installed, run:
Once you've got composer installed, run:

composer.phar install --dev