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 ```