updated to the right command

This commit is contained in:
Philip Ellis
2024-10-07 17:11:17 -04:00
parent ecd27c6692
commit 0c7e82c080

View File

@@ -85,7 +85,7 @@ You will edit this file to add the SailPoint SDK to your project.
To install the SailPoint SDK, run this command: To install the SailPoint SDK, run this command:
```go ```go
go get github.com/sailpoint-oss/golang-sdk go get github.com/sailpoint-oss/golang-sdk/v2
``` ```
The SDK is now installed. To learn how to configure the SDK, refer to the [Configure section](#configure). The SDK is now installed. To learn how to configure the SDK, refer to the [Configure section](#configure).