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 8e69f41 commit b2f0535Copy full SHA for b2f0535
README.md
@@ -12,7 +12,7 @@ You can find installation instructions at the [Node.js website](https://nodejs.o
12
13
```npm install @microsoft/microsoft-graph-client```
14
15
-Include the library in your JavaScript file with `const MicrosoftGraph = require("msgraph-sdk-javascript");`
+Include the library in your JavaScript file with `const MicrosoftGraph = require("@microsoft/microsoft-graph-client");`
16
17
### Browser
18
0 commit comments