소스 검색

fix up typo (#57)

tags/0.2.2
killpanda 2 년 전
부모
커밋
0abee44453
No account linked to committer's email address
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

Loading…
취소
저장