浏览代码

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: