Skip to content

Commit

Permalink
Merge branch 'master' into december-23-cordova-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jthrilly authored Dec 4, 2023
2 parents 26dde0f + 19c835e commit d2a4646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Once you've completed `npm install`, you will need to rebuild MDNS with the Elec

```
cd node_modules\mdns
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
```

`target` must match the electron version installed by npm
Expand Down

0 comments on commit d2a4646

Please sign in to comment.