diff --git a/README.md b/README.md index 6614483c..af2c4345 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.8.1' +go get -u 'github.com/openai/openai-go/v3@v3.8.1' ```