Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Apr 15, 2024
1 parent fe2ca6b commit a134424
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/plugins/plugin-center/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

安装依赖包:
```shell
# 设置环境变量
npm config set node_sqlite3_binary_host_mirror "https://registry.npmmirror.com/-/binary/sqlite3"

cd certd
# 安装依赖
pnpm install
```

Expand Down Expand Up @@ -58,4 +62,4 @@ export * from "./你的插件目录"
刷新浏览器,检查你的插件是否工作正常, 确保能够正常进行证书申请和部署

## 提交PR
我们将尽快审核PR
我们将尽快审核PR

0 comments on commit a134424

Please sign in to comment.