Skip to content

Commit 3714f67

Browse files
authored
Link to other prerequisites
1 parent 96f8abf commit 3714f67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
### Prerequisites
2121

2222
1. [Node.js](https://nodejs.org/) 10.x
23-
1. Python 2.7 or later (required only for testing the extension and running unit tests)
23+
1. [Python](https://www.python.org/) 2.7 or later (required only for testing the extension and running unit tests)
2424
1. Windows, macOS, or Linux
25-
1. Visual Studio Code
26-
1. Following VS Code extensions:
25+
1. [Visual Studio Code](https://code.visualstudio.com/)
26+
1. The following VS Code extensions:
2727
* [TSLint](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin)
2828
* [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
2929
1. Have an issue which has been accepted with a "needs PR" label (feel free to indicate you would be happy to provide a PR for the issue)

0 commit comments

Comments
 (0)