diff --git a/macapp/README.md b/macapp/README.md index cc34d745..8bde06e2 100644 --- a/macapp/README.md +++ b/macapp/README.md @@ -14,7 +14,7 @@ go build . Then run the desktop app with `npm start`: ``` -cd app +cd macapp npm install npm start ```