Skip to content

Commit

Permalink
Merge branch '3.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 15, 2012
2 parents 39d8bd6 + a0bccf3 commit fbfc0b1
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 @@ -9,7 +9,7 @@ PHPUnit is the de-facto standard for unit testing in PHP projects. It provides b

## Installation

There a three supported ways of installing PHPUnit.
There are three supported ways of installing PHPUnit.

You can use the [PEAR Installer](http://pear.php.net/manual/en/guide.users.commandline.cli.php) or [Composer](http://getcomposer.org/) to download and install PHPUnit as well as its dependencies. You can also download a [PHP Archive (PHAR)](http://php.net/phar) of PHPUnit that has all required (as well as some optional) dependencies of PHPUnit bundled in a single file.

Expand Down

0 comments on commit fbfc0b1

Please sign in to comment.