We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3ceb9 commit 19c835eCopy full SHA for 19c835e
1 file changed
README.md
@@ -38,7 +38,7 @@ Once you've completed `npm install`, you will need to rebuild MDNS with the Elec
38
39
```
40
cd node_modules\mdns
41
-npx node-gyp rebuild --target=9.0.0 --arch=x64 --dist-url=https://atom.io/download/electron
+npx node-gyp rebuild --target=9.0.0 --arch=x64 --dist-url=https://electronjs.org/headers
42
43
44
`target` must match the electron version installed by npm
0 commit comments