Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored May 8, 2024
1 parent e8b252f commit bc99240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Use composer to manage your dependencies and download PHP-JWT:
composer require firebase/php-jwt
```

Optionally, install the `paragonie/sodium_compat` package from composer if your
php is < 7.2 or does not have libsodium installed:
Optionally, install the `paragonie/sodium_compat` package from composer if you
do not have libsodium installed:

```bash
composer require paragonie/sodium_compat
Expand Down

0 comments on commit bc99240

Please sign in to comment.