From f701f5b89fe8ccba1648cc78339855f75ed62a71 Mon Sep 17 00:00:00 2001 From: Oliver Hudson Date: Wed, 8 Aug 2018 13:45:56 -0400 Subject: [PATCH] Update verification instructions for added truffle script --- verification/README.verification.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verification/README.verification.txt b/verification/README.verification.txt index 41f6f7fb4..5a075ff42 100644 --- a/verification/README.verification.txt +++ b/verification/README.verification.txt @@ -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.