Skip to content

Commit

Permalink
feat(Readme): add more install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Apr 11, 2016
1 parent 29adfe6 commit f691a46
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 @@ -14,8 +14,8 @@ Thanks for the inspiration @ https://github.com/andrewngu/sound-redux

## Run

1. Clone Repository
2. Exchange CLIENT_ID in ../src/constants/authentification.js with your own from [SoundCloud for Developers](https://developers.soundcloud.com/)
1. Clone Repository: git clone git@github.com:rwieruch/favesound-redux.git
2. Exchange CLIENT_ID in ../src/constants/authentification.js with your own from [SoundCloud for Developers](https://developers.soundcloud.com/) and use http://localhost:8080/callback as Redirect URI
3. npm install
4. npm start
5. npm test
Expand Down

0 comments on commit f691a46

Please sign in to comment.