diff --git a/README.md b/README.md index 93d7e6e16..6ad8c900a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ The Microsoft Graph JavaScript SDK is a lightweight wrapper around the Microsoft ## Installation ### Node +You can find installation instructions at the [Node.js website](https://nodejs.org/). ```npm install msgraph-sdk-javascript```