Skip to content

Commit

Permalink
Merge pull request #191 from o-a-hudson/verification-update
Browse files Browse the repository at this point in the history
Update verification instructions for added truffle script
  • Loading branch information
mirathewhite committed Aug 8, 2018
2 parents ecf9729 + f701f5b commit 048e734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verification/README.verification.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Pending Tests:

4) Move your credentials.json file into the verification/GoogleSheets folder.

5) Run 'truffle test'. You should be prompted to visit a URL and enter a code
5) Run 'npm run truffle-test'. You should be prompted to visit a URL and enter a code
that you find there into your terminal. This will create a token.json file
inside the GoogleSheets folder. Note, if a token.json file already exists in
this folder, you will encounter an error.
Expand Down

0 comments on commit 048e734

Please sign in to comment.