From 44ff0f0bdcf935c00b798631adfeb0c206b7a5b7 Mon Sep 17 00:00:00 2001 From: Denver Gingerich Date: Mon, 9 Jan 2017 15:42:52 +0000 Subject: [PATCH] instruction fix for 4a31c60; names now non-obvious --- sgx-catapult.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sgx-catapult.rb b/sgx-catapult.rb index 54c699a4bd1ce22bbcab3f41165c038225f53bda..34f473cd88ac899fa576c019485a2cb4c5637cfb 100755 --- a/sgx-catapult.rb +++ b/sgx-catapult.rb @@ -144,6 +144,8 @@ module SGXcatapult n1.content= "Enter the information from your Account " + "page as well as the Phone Number\nin your " + "account you want to use (ie. '+12345678901')" + + ".\nUser Id is nick, API Token is username, " + + "API Secret is password, Phone Number is phone"+ ".\n\nThe source code for this gateway is at " + "https://github.com/ossguy/sgx-catapult ." + "\nCopyright (C) 2017 Denver Gingerich, " +