We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56abf20 commit 307e433Copy full SHA for 307e433
README.md
@@ -11,8 +11,8 @@ Get started with the Microsoft Graph SDK for Go by integrating the [Microsoft Gr
11
## 1. Installation
12
13
```Shell
14
-go get github.com/microsoftgraph/msgraph-sdk-go
15
-go get github.com/Azure/azure-sdk-for-go/sdk/azidentity
+go get -u github.com/microsoftgraph/msgraph-sdk-go
+go get -u github.com/Azure/azure-sdk-for-go/sdk/azidentity
16
```
17
18
## 2. Getting started
0 commit comments