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 6038fb0 commit 9e16148Copy full SHA for 9e16148
1 file changed
scripts/README.md
@@ -13,8 +13,6 @@ This package provides a fluent API for interacting with Microsoft Graph administ
13
To install the package, use npm:
14
15
```shell
16
-# this will install the main package
17
-npm install @microsoft/msgraph-beta-sdk
18
# this will install the authentication provider for Azure Identity / Microsoft Entra
19
npm install @microsoft/kiota-authentication-azure @azure/identity
20
# this will install the fluent API package for the administrative API paths
0 commit comments