Update README.md

- fixed the link to 'Set up your development environment' which led to a 404 
- inserted the video that was missing although text said: 'You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:'
This commit is contained in:
Luise Freese 2021-01-24 00:36:56 +01:00 committed by GitHub
parent d720391e42
commit 3062e322ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -12,10 +12,12 @@ ms.custom: scenarios:getting-started
This topic covers how to use Microsoft Graph Toolkit components in a SharePoint client-side web part.
> [!NOTE]
> Before following the steps in this article, be sure to [Set up your development environment](../../set-up-your-development-environment.md).
> Before following the steps in this article, be sure to [Set up your development environment](https://github.com/SharePoint/sp-dev-docs/blob/master/docs/spfx/set-up-your-development-environment.md).
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
> [!Video https://www.youtube.com/embed/-2-jWsEa2Yw]
## Create a new web part project
1. Create a new project directory in your favorite location.