From 8bdfbd9b6778fbfac51adc13de9db9202fbaa587 Mon Sep 17 00:00:00 2001 From: Sebastian Delmont Date: Sat, 25 Dec 2021 12:26:36 -0500 Subject: [PATCH] missing "run" in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d60858..f0f7515 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Run `npm install` and then `npm start` Phoenix does not support ARM-based macs, so we have to explicitly tell it to use Intel-based versions of NWJS. -Run `npm install` and then `npm start-x64` +Run `npm install` and then `npm run start-x64` ## ARM-based Raspberry