diff --git a/README.md b/README.md index bcdee5a..3d51d1f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Anthrove Plug SDK is a Golang-based Software Development Kit (SDK) that provides To install the Anthrove Plug SDK, you will need to have Go installed on your system. You can then use the go get command to fetch the SDK: ```bash -go get git.dragse.it/anthrove/plug-sdk +go get git.dragse.it/anthrove/plug-sdk/v2 ``` ## Usage