Skip to content

Commit

Permalink
Add link to Socialite docs in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rdarcy1 authored Dec 10, 2018
1 parent e28733e commit 8dfd5f1
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 @@ -8,9 +8,9 @@ Butler is built to work alongside standard Laravel authentication, and uses Soci

## Requirements

* Install [Socialite](https://github.com/laravel/socialite) - follow the documentation on the site.
* Install [Socialite](https://github.com/laravel/socialite) - follow the [documentation](https://laravel.com/docs/socialite) on the Laravel site.

* Setup your Socialite providers (you may need to install extra [Socialite Providers](https://socialiteproviders.github.io/))
* Set up your Socialite providers (you may need to install extra [Socialite Providers](https://socialiteproviders.github.io/)).

## Installation

Expand Down

0 comments on commit 8dfd5f1

Please sign in to comment.