Correct directory reference in macapp/README (#3555)
This commit is contained in:
parent
1341ee1b56
commit
fc6558f47f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue