Skip to content

Commit

Permalink
- updates install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Nov 1, 2021
1 parent 56abf20 commit 307e433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Get started with the Microsoft Graph SDK for Go by integrating the [Microsoft Gr
## 1. Installation

```Shell
go get github.com/microsoftgraph/msgraph-sdk-go
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
```

## 2. Getting started
Expand Down

0 comments on commit 307e433

Please sign in to comment.