docs: update installation.md (#21331)
This commit is contained in:
parent
01ab72d8c0
commit
5733507040
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ url = ELECTRON_MIRROR + ELECTRON_CUSTOM_DIR + '/' + ELECTRON_CUSTOM_FILENAME
|
|||
For instance, to use the China mirror:
|
||||
|
||||
```plaintext
|
||||
ELECTRON_MIRROR="https://cdn.npm.taobao.org/dist/electron/"
|
||||
ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
|
||||
```
|
||||
|
||||
#### Cache
|
||||
|
|
Loading…
Reference in a new issue