diff --git a/README.md b/README.md index 3ae3459..893a735 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Getting Started To start using BuntDB, install Go and run `go get`: ```sh -$ go get github.com/tidwall/buntdb +$ go get -u github.com/tidwall/buntdb ``` This will retrieve the library.