From 40a35b28fd521830d24e4c5b268286bf1e6d508f Mon Sep 17 00:00:00 2001 From: capdog Date: Tue, 22 Nov 2022 21:38:19 -0500 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53bd877d..85623178 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cd Lightning.Pub npm install ``` -3) `cp nvm.example .env` +3) `cp env.example .env` 4) Add values to env file, you can generate a keypair with `node keygen.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