ソースを参照

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

読み込み中…
キャンセル
保存