mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 01:52:32 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user