Update DEVELOPER.md

pub install is the old deprecated command, pub get is the correct command.

Closes #1003
This commit is contained in:
dgrove 2015-03-18 12:26:51 -07:00 committed by Misko Hevery
parent 52bf0def4e
commit 476386fb5b
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ npm install
$(npm bin)/webdriver-manager update
# Install Dart packages
pub install
pub get
```
**Optional**: In this document, we make use of project local `npm` package scripts and binaries