Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanganderson committed Mar 21, 2024
1 parent a2826b3 commit 09804e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ go get golang.org/x/net/context
Put the package under your project folder and add the following in import:

```golang
import TelstraMessaging "github.com/telstra/MessagingAPI-SDK-Go"
import TelstraMessaging "github.com/telstra/MessagingAPI-SDK-Go/v3"

```

To use a proxy, set the environment variable `HTTP_PROXY`:
Expand Down

0 comments on commit 09804e0

Please sign in to comment.