Parcourir la source

fix up typo (#57)

tags/0.2.2
killpanda il y a 2 ans
Parent
révision
0abee44453
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      CONTRIBUTING.md

+ 2
- 2
CONTRIBUTING.md Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer