pub-dartlang
pub-dartlang copied to clipboard
pub.dartlang.org instructs folks to use "pub install" to install packages
From @Sfshaza on April 14, 2014 20:16:19
If you go to the auto-generated page that tells you how to install a package, such as https://pub.dartlang.org/packages/angular , it tells you to use "pub install" to get a package. However, this is now "pub get" both at the command line and in DartEditor.
This is on all of the install pages for all of the packages.
Original issue: http://code.google.com/p/dart/issues/detail?id=18216
From @sethladd on April 14, 2014 13:09:26
Status: Triaged
Labels: Area-PubSite