Update README.md

Replace the $ sign to make copy-paste easier
This commit is contained in:
CaledoniaProject 2024-02-26 19:22:33 +08:00 committed by GitHub
parent bbf40bb0e4
commit 26146ea265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.