ソースを参照

move desktop docs to `desktop/`

Jeffrey Morgan 1 年間 前
コミット
9ba58c8a9e
1 ファイル変更0 行追加7 行削除
  1. 0 7
      docs/development.md

+ 0 - 7
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: