Skip to content

Commit

Permalink
Remove mention of update-packages now that we pin them (flutter#4500)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie authored Jan 3, 2018
1 parent 5687269 commit 8ed270e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ flutter/tools/gn --android --runtime-mode=release

cd out
find . -mindepth 1 -maxdepth 1 -type d | xargs -n 1 sh -c 'ninja -C $0 || exit 255'

flutter update-packages --upgrade
```


Expand Down

0 comments on commit 8ed270e

Please sign in to comment.