From baf1c0e7b7ed81a739a753a517799fcc1c4dd038 Mon Sep 17 00:00:00 2001 From: Raunak Jain <58974668+jain-raunak@users.noreply.github.com> Date: Thu, 25 May 2023 16:35:51 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98403ad..02c0c59 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For more information, please visit [https://account.brevo.com/support](https://a ## Installation & Usage Install the package to your GoLang project. ```golang -go get github.com/getbrevo/brevo-go/v2 +go get github.com/getbrevo/brevo-go ``` ## Getting Started