Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 8c8f148

Browse files
author
Alex Wolfe
committed
Merge pull request #22 from angular/kwalrath-patch-1
Update the Dart quickstart, now that Dart 1.9 is out
2 parents f48ee93 + 10d7f80 commit 8c8f148

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

public/docs/dart/latest/quickstart.jade

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,8 @@ p.
4848
// Is browser really needed?
4949
5050
.alert.is-helpful.
51-
If you're using Dart's Dev channel, then your version of angular2
52-
will be higher than alpha 6. That's fine.
53-
54-
// PENDING: Update once 1.9 is on stable channel.
51+
Depending on your version of Dart, your version numbers (of angular2
52+
and other packages) might be higher than shown above. That's fine.
5553

5654

5755
// STEP 2 - Import Angular ##########################

0 commit comments

Comments
 (0)