typescript
Advanced tools
Comparing version 1.6.0-dev.20150724 to 1.6.0-dev.20150725
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://typescriptlang.org/", | ||
"version": "1.6.0-dev.20150724", | ||
"version": "1.6.0-dev.20150725", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "description": "TypeScript is a language for application scale JavaScript development", |
@@ -11,3 +11,16 @@ [![Build Status](https://travis-ci.org/Microsoft/TypeScript.svg?branch=master)](https://travis-ci.org/Microsoft/TypeScript) | ||
## Installing | ||
For the latest stable version: | ||
``` | ||
npm install -g typescript | ||
``` | ||
For our nightly builds: | ||
``` | ||
npm install -g typescript@next | ||
``` | ||
## Contribute | ||
@@ -14,0 +27,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
11873325
95