Просмотр исходного кода

move desktop docs to `desktop/`

Jeffrey Morgan 1 год назад
Родитель
Сommit
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: