Skip to content

Commit

Permalink
Update development documentation for code-generation fully via go gen…
Browse files Browse the repository at this point in the history
…erate (#166)
  • Loading branch information
cysp authored Jun 14, 2024
1 parent 2e8d96f commit 085368c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,11 +409,9 @@ go mod download
Update the generated files,

```bash
go generate
go generate ./...
```

> NOTE: Make sure you have `GOBIN` in environment variables
## License

`typesense-go` is distributed under the Apache 2 license.

0 comments on commit 085368c

Please sign in to comment.