diff --git a/air/README.md b/air/README.md index 431deb0f04..35c5a1fe41 100644 --- a/air/README.md +++ b/air/README.md @@ -34,7 +34,7 @@ Live reloading is a useful feature during development as it saves time by automa 3. Install Air: ```bash - go install github.com/cosmtrek/air@latest + go install github.com/air-verse/air@latest ``` ## Configuration