mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
updated to the right command
This commit is contained in:
@@ -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).
|
||||||
|
|||||||
Reference in New Issue
Block a user