Skip to content
This repository was archived by the owner on Jul 23, 2023. It is now read-only.

Commit 37cbe5d

Browse files
committed
update README
1 parent fdeeb81 commit 37cbe5d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.MD

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,15 @@ and [TOTP](http://tools.ietf.org/html/rfc6238).
88

99
## Prerequisites
1010

11-
This library needs at least `PHP 7.2`.
11+
This library needs at least `PHP 7.0`.
1212

13-
[Click here](https://github.com/vjolenz/php-otp/tree/7.0-7.1-compatible) if you are using `PHP 7.0` or `PHP 7.1`
13+
## Installation
14+
15+
You can install via composer.
16+
17+
``` bash
18+
$ composer require vjolenz/php-otp
19+
```
1420

1521
## HOTP USAGE
1622

0 commit comments

Comments
 (0)