From a0597f25899bc78d7a47226efe67811196991c79 Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Mon, 28 Nov 2022 09:52:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df71e060..4d79c170 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ npm install ``` 3) `cp env.example .env` -4) Add values to env file, you can generate a keypair with `node keygen.js` +4) Add values to env file, you can generate a keypair with `node genkey.js` 5) `npm start` 6) Connect with [wallet2](https://github.com/shocknet/wallet2) ... until this is further along you'll get the wallets pub from the console then update your env