1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-11 00:36:26 +00:00

Update build.md

Sync with [build.md](docs/build.md).

- 997ffa620d
- d475146d80
This commit is contained in:
xatier
2020-02-23 01:12:42 -08:00
committed by Junyoung Choi
parent 5edce1fe6a
commit 76de78a72e

View File

@@ -83,6 +83,10 @@ grunt pre-build
安裝支援版本的 `node``npm` 後,安裝編譯相依套件。
```
$ yarn add --dev grunt-electron-installer-debian grunt-electron-installer-redhat
```
Ubuntu/Debian:
```
@@ -101,4 +105,4 @@ $ sudo dnf install -y dpkg dpkg-dev rpm-build fakeroot
$ grunt build
```
`dist` 資料夾下找到 `.deb``.rpm`
> 於 `dist` 資料夾下找到 `.deb` 及 `.rpm`。