mirror of
https://codeberg.org/aryak/mozhi
synced 2024-12-22 13:19:50 +05:30
fix swag command
This commit is contained in:
parent
df42b53e57
commit
9ad072eba7
@ -18,8 +18,7 @@ I'm initially focusing on the api and engines, but eventually Mozhi will have a
|
|||||||
## Building
|
## Building
|
||||||
```
|
```
|
||||||
go mod download
|
go mod download
|
||||||
go install github.com/swaggo/swag/cmd/swag@latest
|
go run github.com/swaggo/swag/cmd/swag@latest init
|
||||||
swag init
|
|
||||||
go build -o mozhi
|
go build -o mozhi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user