diff --git a/README.md b/README.md index 6939c49..fd79579 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ For detailed plans and architectural decisions, see `specs/`. ### Install ```bash -git clone https://github.com/Prodivix/prodivix.git +git clone https://github.com/Mdr-Tutorials/prodivix.git cd prodivix pnpm install ``` diff --git a/README.zh-CN.md b/README.zh-CN.md index 6b96625..4681c89 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -70,7 +70,7 @@ Prodivix 围绕几个长期约束构建: ### 安装 ```bash -git clone https://github.com/Prodivix/prodivix.git +git clone https://github.com/Mdr-Tutorials/prodivix.git cd prodivix pnpm install ```