We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea15e0a commit 8e69f41Copy full SHA for 8e69f41
README.md
@@ -10,7 +10,7 @@ The Microsoft Graph JavaScript client library is a lightweight wrapper around th
10
### Node
11
You can find installation instructions at the [Node.js website](https://nodejs.org/).
12
13
-```npm install msgraph-sdk-javascript```
+```npm install @microsoft/microsoft-graph-client```
14
15
Include the library in your JavaScript file with `const MicrosoftGraph = require("msgraph-sdk-javascript");`
16
0 commit comments