Merge pull request #1955 from verg/update-quickstart-guide

Update outdated instructions in Quick Guide
This commit is contained in:
Jeff Atwood 2014-02-15 12:49:52 -08:00
commit 0c493c026e

View file

@ -25,7 +25,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
### Enable Twitter Logins ### Enable Twitter Logins
1. From the Administrative console above, enter **Site Settings**. 1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
2. Scroll down to the two text fields named: 2. Scroll down to the two text fields named:
`twitter_consumer_key` `twitter_consumer_key`
@ -36,7 +36,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
### Enable Facebook Logins ### Enable Facebook Logins
1. From the Administrative console above, enter **Site Settings**. 1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
2. Scroll down to the two text fields named: 2. Scroll down to the two text fields named:
`facebook_app_id` `facebook_app_id`
@ -47,7 +47,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
### Enable GitHub Logins ### Enable GitHub Logins
1. From the Administrative console above, enter **Site Settings**. 1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
2. Scroll down to the two text fields named: 2. Scroll down to the two text fields named:
`github_client_id` `github_client_id`