Skip to content

Commit

Permalink
Update README.md (flutter#28734)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield committed Mar 1, 2019
1 parent 2a046aa commit c704d42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev/bots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ To run prepare_package.dart locally:
- Make sure the depot_tools is in your PATH. If you're on Windows, you also need
an environment variable called DEPOT_TOOLS with the path to depot_tools as value.
- Run `gsutil.py config` (or `python %DEPOT_TOOLS%\gsutil.py` on Windows) to
authenticate with your auth token. When asked, the GCP project ID is
`turquoise-dev`.
authenticate with your auth token.
- Create a local temp directory. `cd` into it.
- Run `dart [path to your normal Flutter repo]/dev/bots/prepare_package.dart
--temp_dir=. --revision=[revision to package] --branch=[branch to deploy to]
Expand Down

0 comments on commit c704d42

Please sign in to comment.