From 4a9b23dcd8ce4d6b28024fed1ce09e157175c4bb Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Mon, 2 May 2022 22:16:49 -0600 Subject: [PATCH] .env --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0aec7e4..1382af9 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ npm install # missing? #cp config.sample.js config.js +# Perhaps: +cp -p .env.sample .env +vim .env ``` # Upstream