diff --git a/README.md b/README.md index e170fd7de91e9dd4e436c9ddcd07c166a057782b..dec1ec49866a7d82d0661b09d7f9183d0a91b075 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ go install github.com/swaggo/swag/cmd/swag@latest ``` To generate clients from the spec, you need to [install -swagger](https://goswagger.io/install.html) in your system. +swagger](https://goswagger.io/go-swagger/install/) in your system. To do both steps at once: