diff --git a/README.md b/README.md index 214140f7..592ce39b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Or to pin the version: ```sh -go get -u 'github.com/openai/openai-go/v2@v3.4.0' +go get -u 'github.com/openai/openai-go/v3@v3.4.0' ```