chore(DEVELOPER.md): Update Dart SDK Version

Package angular requires SDK version >=1.9.0 <2.0.0

Closes #1318
This commit is contained in:
Sekib Omazic 2015-04-11 12:02:06 +02:00 committed by Pawel Kozlowski
parent 6f8fef4f13
commit e18920884e

View File

@ -20,7 +20,7 @@ if you'd like to contribute to Angular.
Before you can build and test Angular, you must install and configure the Before you can build and test Angular, you must install and configure the
following products on your development machine: following products on your development machine:
* [Dart](https://www.dartlang.org) (version `>=1.9.0-dev.8.0`), specifically the Dart-SDK and * [Dart](https://www.dartlang.org) (version ` >=1.9.0 <2.0.0`), specifically the Dart-SDK and
Dartium (a version of [Chromium](http://www.chromium.org) with native support for Dart through Dartium (a version of [Chromium](http://www.chromium.org) with native support for Dart through
the Dart VM). One of the **simplest** ways to get both is to install the **Dart Editor bundle**, the Dart VM). One of the **simplest** ways to get both is to install the **Dart Editor bundle**,
which includes the editor, SDK and Dartium. See the [Dart tools](https://www.dartlang.org/tools) which includes the editor, SDK and Dartium. See the [Dart tools](https://www.dartlang.org/tools)