| Index: sdk/lib/_internal/pub/README.md
|
| diff --git a/sdk/lib/_internal/pub/README.md b/sdk/lib/_internal/pub/README.md
|
| index 6191ea3995afb3a62ebf12a4253232ba3b2c6eff..fdacb347e275ceb7e466510dcb0490dbda13d855 100644
|
| --- a/sdk/lib/_internal/pub/README.md
|
| +++ b/sdk/lib/_internal/pub/README.md
|
| @@ -40,7 +40,7 @@ particular pub command. Each command is encapsulated in files in
|
| To run pub from the Dart repository, first [build Dart][building]. From the root
|
| of the repo:
|
|
|
| - ./tools/build.py -m release
|
| + ./tools/build.py -m release create_sdk
|
|
|
| You'll need to re-build whenever you sync the repository, but not when you
|
| modify pub or any packages it depends on. To run pub, just run `sdk/bin/pub` (or
|
|
|