diff --git a/README.md b/README.md index 218733d..783d91e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Small in-memory rate-limiting middleware for [Echo](https://github.com/labstack/ ## Install ```bash -go get github.com/labstack/echo/v4 +go get git.carlpearson.net/cwpearson/echo-ratelimit@latest ``` ## Usage