Procházet zdrojové kódy

fix up typo (#57)

tags/0.2.2
killpanda před 2 roky
rodič
revize
0abee44453
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      CONTRIBUTING.md

+ 2
- 2
CONTRIBUTING.md Zobrazit soubor

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

Načítá se…
Zrušit
Uložit