Skip to content

Commit 8e69f41

Browse files
authored
Update README.md
1 parent ea15e0a commit 8e69f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Microsoft Graph JavaScript client library is a lightweight wrapper around th
1010
### Node
1111
You can find installation instructions at the [Node.js website](https://nodejs.org/).
1212

13-
```npm install msgraph-sdk-javascript```
13+
```npm install @microsoft/microsoft-graph-client```
1414

1515
Include the library in your JavaScript file with `const MicrosoftGraph = require("msgraph-sdk-javascript");`
1616

0 commit comments

Comments
 (0)