Skip to content

Commit b2f0535

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

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
@@ -12,7 +12,7 @@ You can find installation instructions at the [Node.js website](https://nodejs.o
1212

1313
```npm install @microsoft/microsoft-graph-client```
1414

15-
Include the library in your JavaScript file with `const MicrosoftGraph = require("msgraph-sdk-javascript");`
15+
Include the library in your JavaScript file with `const MicrosoftGraph = require("@microsoft/microsoft-graph-client");`
1616

1717
### Browser
1818

0 commit comments

Comments
 (0)