From a17bf8eb207a26e81bc2499d9c590f41706d7cd5 Mon Sep 17 00:00:00 2001 From: I9si sistemas <93660421+i9si@users.noreply.github.com> Date: Tue, 7 May 2024 13:56:58 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13225f7..db3915c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This package provides an interface for interacting with services offered by Open To install the OpenAI package, use the go get command: ```bash -go get github.com/Simplou/openai +go get github.com/Simplou/openai/v1 ``` ## Usage