Skip to content

Commit

Permalink
updates to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sdaas committed Mar 6, 2022
1 parent 9802e08 commit 9957662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ To pass in big numbers, first convert them in `java.math.BigDecimal` as describe
To deploy to github
* create an oauth2 token ( Personal Access Token)
* Settings -> Developer Settings -> Personal Access Token
* give repo and read:user access
* give repo:*, read:user, and user:email access
* mvn deploy

* Run all tests (including coverage) from command line
Expand Down

0 comments on commit 9957662

Please sign in to comment.