mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
📝
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -24,7 +24,7 @@ Set the Electron mirror environment variable and install Electron:
|
||||
NPM mirror:
|
||||
|
||||
* Use npmmirror China mirror repository `pnpm --registry https://registry.npmmirror.com/ i`
|
||||
* Revert to using official repository `pnpm --registry https://registry.npmmirror.com i`
|
||||
* Revert to using official repository `pnpm --registry https://registry.npmjs.org i`
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
@@ -27,7 +27,7 @@
|
||||
NPM 镜像:
|
||||
|
||||
* 使用 npmmirror 中国镜像仓库 `pnpm --registry https://registry.npmmirror.com/ i`
|
||||
* 恢复使用官方仓库 `pnpm --registry https://registry.npmmirror.com i`
|
||||
* 恢复使用官方仓库 `pnpm --registry https://registry.npmjs.org i`
|
||||
</details>
|
||||
|
||||
桌面端进入 app 文件夹运行:
|
||||
|
||||
Reference in New Issue
Block a user