update docs

This commit is contained in:
liamcottle
2024-05-27 21:35:47 +12:00
parent 9fb1d209eb
commit d2abb42421

View File

@@ -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
```