| ### Fork the repository | ### 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 the repo | ||||
| Clone your GitHub forked repository: | 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 | ### Install backend |