diff --git a/README.md b/README.md index f7332aa..96606ab 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Unlike other nullable libraries, gonull leverages Go's generics feature, enablin ## Usage ```bash -go get https://github.com/lomsa-dev/gonull +go get github.com/lomsa-dev/gonull ``` ### Example