Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add composer installation
  • Loading branch information
YuzuruS committed Jun 3, 2018
1 parent 2f936dd commit 82c0409
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,10 @@ Getting started
cd path_to_opauth/Strategy
git clone git://github.com/opauth/github.git GitHub
```
or
```bash
composer require opauth/github
```

2. Register a GitHub application at https://github.com/settings/applications/new
- Enter URL as your application URL (this can be outside of Opauth)
Expand Down

0 comments on commit 82c0409

Please sign in to comment.