소스 검색

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: