This commit is contained in:
CaledoniaProject 2024-02-26 11:22:43 +00:00 committed by GitHub
commit 3d1b6849e7
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.