Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vishwaraj Anand <[email protected]>
  • Loading branch information
bshaffer and vishwarajanand authored May 17, 2024
1 parent bc99240 commit 5a1fea7
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 you
do not have libsodium installed:
Optionally, install the `paragonie/sodium_compat` package from composer if your
php env does not have libsodium installed:

```bash
composer require paragonie/sodium_compat
Expand Down

0 comments on commit 5a1fea7

Please sign in to comment.