diff --git a/README.md b/README.md index 96b2e4d..3361230 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Getting Started To start using GJSON, install Go and run `go get`: ```sh -$ go get -u github.com/tidwall/gjson +go get -u github.com/tidwall/gjson ``` This will retrieve the library.