Update README.md

This commit is contained in:
SoXX 2024-07-08 13:43:02 +00:00
parent 9751bf7b26
commit 95d67b654b

View File

@ -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