Skip to content

Commit

Permalink
Update README.md: add subdir to repo URL of go get (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenhoang authored Jul 22, 2024
1 parent 8d55404 commit 3cfd269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Go client for the Typesense API: https://github.com/typesense/typesense
## Installation

```
go get github.com/typesense/typesense-go/v2
go get github.com/typesense/typesense-go/v2/typesense
```

## Usage
Expand Down

0 comments on commit 3cfd269

Please sign in to comment.