Skip to content

Commit 307e433

Browse files
committed
- updates install instructions
1 parent 56abf20 commit 307e433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Get started with the Microsoft Graph SDK for Go by integrating the [Microsoft Gr
1111
## 1. Installation
1212

1313
```Shell
14-
go get github.com/microsoftgraph/msgraph-sdk-go
15-
go get github.com/Azure/azure-sdk-for-go/sdk/azidentity
14+
go get -u github.com/microsoftgraph/msgraph-sdk-go
15+
go get -u github.com/Azure/azure-sdk-for-go/sdk/azidentity
1616
```
1717

1818
## 2. Getting started

0 commit comments

Comments
 (0)