We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db58c8 commit d3dacd0Copy full SHA for d3dacd0
quickstart.md
@@ -11,6 +11,7 @@ Pull down the following dependencies:
11
```bash
12
go get github.com/rubrikinc/rubrik-sdk-for-go/rubrikcdm
13
go get github.com/prometheus/client_golang/prometheus
14
+go get github.com/rubrikinc/rubrik-client-for-prometheus/src/golang
15
```
16
17
Clone this repository to the machine configured with GoLang, browse to the `src/golang` folder, and run the following command to build the package:
0 commit comments