diff --git a/README.md b/README.md index fdc93de..f481928 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Modeled similarly to the stdlib `net/http` package, `memcached` gives you a simp ## Install ``` -$ go get github.com/mattrobenolt/go-memcached +$ go install github.com/mattrobenolt/go-memcached@latest ``` ## Interfaces