Sfoglia il codice sorgente

move desktop docs to `desktop/`

Jeffrey Morgan 1 anno fa
parent
commit
9ba58c8a9e
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  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: