diff --git a/README.md b/README.md index 7701cae..a74463d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,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.