Skip to content

Commit d2d05cb

Browse files
committed
Update readme
1 parent 43dae75 commit d2d05cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Laravel.io relies on some key services to function, namely Github OAuth authenti
4444

4545
1. [Create an application](https://github.com/settings/applications) in your github account called something like "Laravel.io Development" and add your Github application's client id, secret and url to the `.env` file. Your GitHub application should be set up as follows.
4646

47-
a. Full URL: http://lio.loc
48-
b. Callback URL: http://lio.loc/auth/github
47+
Full URL: http://lio.loc
48+
Callback URL: http://lio.loc/auth/github
4949

5050
2. [Register a new website](https://www.google.com/recaptcha/admin) for the Google ReCaptcha service and fill in the site key and secret key in the `.env` file.
5151

0 commit comments

Comments
 (0)