Skip to content

Commit

Permalink
Readme: fix composer install (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrparolek committed Feb 13, 2023
1 parent 8443a42 commit afc55ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact
To install latest version of `contributte/oauth2-server` use [Composer](https://getcomposer.org).

```bash
composer install contributte/oauth2-server
composer require contributte/oauth2-server
```

## Documentation
Expand Down

0 comments on commit afc55ea

Please sign in to comment.