Fixes documentation for browser development.

Released files are placed in static/ rather than resources/
This commit is contained in:
Matt Lilley
2022-11-14 08:22:32 +00:00
committed by Tienson Qin
parent db7bc72a3c
commit 03afc9023b

View File

@@ -30,7 +30,7 @@ Then open the browser <http://localhost:3001>.
yarn release
```
The released files will be at `resources/` directory.
The released files will be at `static/` directory.
## Desktop app development