Skip to content

Commit

Permalink
📝 Docs: add note for windows electron mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
upupming authored and Molunerfinn committed May 12, 2019
1 parent 9344d7d commit 46a49ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ npm run dev # 重新进入开发模式

```bash
export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
# 在 Windows 上,则可以使用 set ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/ (无需引号)
npm run build
```

Expand Down

0 comments on commit 46a49ed

Please sign in to comment.