Update README.md

This commit is contained in:
Rob Janssen
2015-03-23 09:30:46 +01:00
parent 25a51487cb
commit 8976cf138e
+3 -6
View File
@@ -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