From 38e37980036df06e22e80001d23d84535181f71c Mon Sep 17 00:00:00 2001 From: 64bittuning <47930605+64bittuning@users.noreply.github.com> Date: Mon, 8 Feb 2021 10:13:37 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6061568873..f75063a4d2 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,10 @@ node run ``` If you are running a headless Raspberry Pi (one without a screen) it is recommended to use the following instead. ``` +cd Superalgos +``` +then +``` node run minMemo noBrowser ```