Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philosodad committed May 3, 2015
1 parent e8a8818 commit 974e22c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ In order to run the tests, follow these steps:
`source helpers/set_constants.sh <url> <username> <password>`

`python helpers/pair_steps.py`

The python script should retrieve three pairing codes from the server and store them in three files in a `temp` directory in the main project directory, `temp/retrievecode.txt`, `temp/paircode.txt`, and `temp/invoicecode.txt`. If this does not go smoothly, you can manually add the pairing codes to those files by visiting (https://test.bitpay.com/dashboard/merchant/api-tokens) and creating three tokens, saving each pairing code into one of the files in temp.

1. For reasons that are not entirely clear, we need to delete all of the required files and re-import them.

Expand Down

0 comments on commit 974e22c

Please sign in to comment.