Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Tweak URL for payment-instructions.json in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Feb 9, 2016
1 parent 2c5ccd2 commit def4211
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 @@ -523,7 +523,7 @@ E.g.:
Request
```
curl -L https://gratipay.com/username/payment-instructions.json \
curl -L https://gratipay.com/~username/payment-instructions.json \
-u $userid:$api_key \
-X POST \
-d '[{"amount": "1.00", "team_slug": "foobar"}]' \
Expand Down

0 comments on commit def4211

Please sign in to comment.