From cc99c6ff794caf0f77a6852abfcf67b6e3d87591 Mon Sep 17 00:00:00 2001 From: cel Date: Mon, 15 Jun 2020 16:33:02 -0400 Subject: Note to use --production --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 488f6c3..99ff9c9 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Running as a standalone process can work while you are running a ssb-server dist ```sh git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install +ssb-npm install --production npm start ``` @@ -52,7 +52,7 @@ npm start cd ~/.ssb/node_modules git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install +ssb-npm install --production node enable-plugin.js ``` -- cgit v1.2.3