浏览代码

fix up typo (#57)

tags/0.2.2
killpanda 2 年前
父节点
当前提交
0abee44453
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      CONTRIBUTING.md

+ 2
- 2
CONTRIBUTING.md 查看文件

@@ -22,14 +22,14 @@ To set up a working development environment, just fork the project git repositor

### Fork the repository

you need to fork the [repository](https://github.com/langgenius/langgenius-gateway).
you need to fork the [repository](https://github.com/langgenius/dify).

### Clone the repo

Clone your GitHub forked repository:

```
git clone git@github.com:<github_username>/langgenius-gateway.git
git clone git@github.com:<github_username>/dify.git
```

### Install backend

正在加载...
取消
保存