Skip to content

Commit 3807adb

Browse files
author
John Kleinschmidt
authored
Merge pull request #62 from electron/9-x-y
chore: v9.0.0
2 parents 3d0e75f + 5a726b8 commit 3807adb

File tree

3 files changed

+583
-361
lines changed

3 files changed

+583
-361
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
3939
# Example of requested URL: http://localhost:8080/1.2.0/chromedriver-v2.21-darwin-x64.zip
4040
ELECTRON_MIRROR="http://localhost:8080/"
4141
```
42+
43+
## Overriding the version downloaded
44+
45+
The version downloaded can be overriden by setting the `ELECTRON_CUSTOM_VERSION` environment variable.

0 commit comments

Comments
 (0)