diff --git a/docs/development.md b/docs/development.md index 392ebd75..7cc00870 100644 --- a/docs/development.md +++ b/docs/development.md @@ -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: