diff --git a/README.md b/README.md index 8abc1f1..dc2162c 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,9 @@ PHP class for [two-factor (or multi-factor) authentication](http://en.wikipedia. ## Installation -````json -"require": { - "robthree/twofactorauth": "1.0" -} -```` -And run `php composer update` +Run the following command: + +`php composer.phar require robthree/twofactorauth` ## Quick start