Skip to content

Commit 76de78a

Browse files
xatierRokt33r
authored andcommitted
Update build.md
Sync with [build.md](docs/build.md). - 997ffa6 - d475146
1 parent 5edce1f commit 76de78a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/zh_TW/build.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ grunt pre-build
8383
8484
安裝支援版本的 `node``npm` 後,安裝編譯相依套件。
8585

86+
```
87+
$ yarn add --dev grunt-electron-installer-debian grunt-electron-installer-redhat
88+
```
89+
8690
Ubuntu/Debian:
8791

8892
```
@@ -101,4 +105,4 @@ $ sudo dnf install -y dpkg dpkg-dev rpm-build fakeroot
101105
$ grunt build
102106
```
103107

104-
`dist` 資料夾下找到 `.deb``.rpm`
108+
> `dist` 資料夾下找到 `.deb``.rpm`

0 commit comments

Comments
 (0)