Update README.md

Fix link to node
This commit is contained in:
Mohamed Hegazy 2014-07-21 10:40:39 -07:00
parent b7d525d394
commit 5d8773aa25

View File

@ -23,7 +23,7 @@ There are many ways to [contribute](https://github.com/Microsoft/TypeScript/blob
## Building
In order to build the TypeScript compiler, ensure that you have [Git](http://git-scm.com/downloads) and [Node.js]((http://nodejs.org/) installed.
In order to build the TypeScript compiler, ensure that you have [Git](http://git-scm.com/downloads) and [Node.js](http://nodejs.org/) installed.
Clone a copy of the repo: