move desktop docs to `desktop/`

This commit is contained in:
Jeffrey Morgan 2023-06-28 11:29:29 -04:00
parent 9f868d8258
commit 9ba58c8a9e
1 changed files with 0 additions and 7 deletions

View File

@ -39,13 +39,6 @@ Then build a binary for your current platform:
poetry build
```
### Building the app
```
cd desktop
npm run package
```
## Update requirements.txt
In the root directory, run: