Merge pull request #192 from bvwells/master

Fix typo in readme
This commit is contained in:
Daniel Imms
2019-06-21 19:23:37 -07:00
committed by GitHub

View File

@ -13,7 +13,7 @@ You can expect from each sample:
## Prerequisites
You need to have [node](https://nodejs.org/en/) and [npm](https://nodejs.org/en/) installed on your system to run the examples. It is recommended to use the node version used for VS Code developement itself which is documented [here](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
You need to have [node](https://nodejs.org/en/) and [npm](https://nodejs.org/en/) installed on your system to run the examples. It is recommended to use the node version used for VS Code development itself which is documented [here](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
## Usage