diff --git a/README.md b/README.md index 398f853..5ef0445 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ To run as a standalone application, we need to compile the python application to To build a `.dmg` containing a `.app` for Mac, run the following: ``` +npm install npm run dist ```