Merge pull request #22 from angular/kwalrath-patch-1

Update the Dart quickstart, now that Dart 1.9 is out
This commit is contained in:
Alex Wolfe 2015-04-06 07:19:57 -07:00
commit 8c8f148131
1 changed files with 2 additions and 4 deletions

View File

@ -48,10 +48,8 @@ p.
// Is browser really needed?
.alert.is-helpful.
If you're using Dart's Dev channel, then your version of angular2
will be higher than alpha 6. That's fine.
// PENDING: Update once 1.9 is on stable channel.
Depending on your version of Dart, your version numbers (of angular2
and other packages) might be higher than shown above. That's fine.
// STEP 2 - Import Angular ##########################