Update README.md

This commit is contained in:
Cutls 2019-08-30 09:59:21 +09:00 committed by GitHub
parent fd7daa407a
commit e6f0e18aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ git clone https://github.com/cutls/TheDesk
cd TheDesk/app cd TheDesk/app
npm install npm install
npm install --only=dev npm install --only=dev
npm run construct
``` ```
### electron-builder(Recommended) ### electron-builder(Recommended)