Skip to content

Commit 8983855

Browse files
Merge pull request #124 from simonwjackson/patch-1
Update README.md
2 parents 323cd71 + e1204fc commit 8983855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Unfortunately some serious hoops need to be jumped through to use a non-legacy t
2424
1. Go to <https://api.slack.com/apps>
2525
2. Click "Create new app"
2626
3. Give the app a name (maybe "Sclack") and select the server you'd like to use
27-
4. Go to "Permissions" and add a new redirect URL: `http://localhost:8080`
27+
4. Go to "OAuth & Permissions" and add a new redirect URL: `http://localhost:8080`
2828
5. Go back to the previous page, you'll be able to see "Client ID" (you will also need the "Client Secret" later). Use this to fill in this url:
2929
```
3030
https://slack.com/oauth/authorize?client_id=[Client ID here]&scope=client

0 commit comments

Comments
 (0)