diff --git a/README.md b/README.md index 01ba7d6..d98a9b7 100644 --- a/README.md +++ b/README.md @@ -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)