Skip to content

Commit

Permalink
Merge pull request #10 from floydpraveen/readme-update
Browse files Browse the repository at this point in the history
readme update for using with github oauth
  • Loading branch information
sghill committed Nov 9, 2015
2 parents 8e7d827 + b42db1d commit 2bbd432
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ module.exports = function(grunt) {

If a netrcMachine and username/password are provided, the netrc machine will be used.
If using username/password, please pass them in via a command line argument instead
of hardcoding in the build file.
of hardcoding in the build file.
If you are using Github OAuth for authentication, use API token instead of password which you can find at serverAddress/user/your-user-name/configure.

[grunt]: http://gruntjs.com/
[getting_started]: https://github.com/gruntjs/grunt/blob/master/docs/getting_started.md
Expand Down

0 comments on commit 2bbd432

Please sign in to comment.