Unverified Commit fc6558f4 authored by Alex Mavrogiannis's avatar Alex Mavrogiannis Committed by GitHub
Browse files

Correct directory reference in macapp/README (#3555)

parent 1341ee1b
...@@ -14,7 +14,7 @@ go build . ...@@ -14,7 +14,7 @@ go build .
Then run the desktop app with `npm start`: Then run the desktop app with `npm start`:
``` ```
cd app cd macapp
npm install npm install
npm start npm start
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment