Merge pull request #1155 from Mera-Gangapersaud/issue-1154

Fixed prerequisites link in Contributing.md
pull/1226/head
Alexandru Dima 2018-11-09 21:17:34 +01:00 committed by GitHub
commit db8a6cb237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ These packages are described in the root file called `metadata.js` and it is pos
You need to have all the build setup of VS Code to be able to build the Monaco Editor. You need to have all the build setup of VS Code to be able to build the Monaco Editor.
* Install all the prerequisites: https://github.com/Microsoft/vscode/wiki/How-to-Contribute#installing-prerequisites * Install all the [prerequisites](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
### OS X and Linux ### OS X and Linux
``` ```