From e11892d5fb48159107a2047493233a65192496c4 Mon Sep 17 00:00:00 2001 From: Shane Duan Date: Sun, 7 Jan 2018 21:53:26 -0800 Subject: [PATCH] Add npm production clarifier to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19a1d6..3ca3ee3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ rest in pisces connie the bot (201x - 2017) ### deployment -- run `npm install` +- run `npm install` (`npm install --production` if you're not planning on doing any code changes) - run `node bot` - pray to whatever god that it doesn't nuke your computer