Skip to content

Commit

Permalink
doc: change git repository name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lovehunter9 committed May 30, 2024
1 parent e8c0ec6 commit 5f302ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ About **Dify**: https://github.com/beclab/dify

### Clone the repository
```shell
git clone --recursive https://github.com/beclab/search2.git
git clone --recursive https://github.com/beclab/dify-gateway.git
```
### Build
```shell
cd search2/gateway
cd dify-gateway/gateway
go mod tidy
go build -o wzinc
```
Expand Down

0 comments on commit 5f302ce

Please sign in to comment.