Skip to content

Commit

Permalink
Update installation instruction (#643)
Browse files Browse the repository at this point in the history
Update GitHub application creation flow instructions to reflect current UI.
  • Loading branch information
QUAJO authored and Gaurav0 committed Sep 19, 2018
1 parent c6c3672 commit 38b2e8b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Expand Up @@ -24,9 +24,8 @@ You will need the following things properly installed on your computer.
- Go to github.com
- click top right portrait
- click on 'Settings'
- select 'Applications'
- click the 'Developer Applications' tab
- click 'Register New Appliction' button
- select 'Developer settings'
- click on 'New OAuth App' button
- name it whatever you want (ember-twiddle-dev if you can't think of anything)
- set the homepage url to any valid URL (http://google.com, since it doesn't actually matter)
- set the 'Authorization callback URL' to: http://localhost:4200/
Expand Down

0 comments on commit 38b2e8b

Please sign in to comment.