diff --git a/develop.md b/develop.md index 6ac4a16..d3f344b 100644 --- a/develop.md +++ b/develop.md @@ -107,7 +107,7 @@ pnpm build:linux # Build for Linux ### Specific area "throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')" -Overwrite the contents of `.npmrc.CN` in the project with `.npmrc`, then delete `node_modules` and reinstall dependencies. Or you can also use [electron-fix](https://github.com/pangxieju/electron-fix) +Overwrite the contents of `.npmrc.CN` in the project to `.npmrc`, then delete `node_modules` and reinstall dependencies. Alternatively, you can use [electron-fix](https://github.com/pangxieju/electron-fix) ## Support and Contact