Unverified Commit 0abee444 authored by killpanda's avatar killpanda Committed by GitHub

fix up typo (#57)

parent 157cb2e0
...@@ -22,14 +22,14 @@ To set up a working development environment, just fork the project git repositor ...@@ -22,14 +22,14 @@ To set up a working development environment, just fork the project git repositor
### 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment