Unverified Commit c704d428 authored by Dan Field's avatar Dan Field Committed by GitHub

Update README.md (#28734)

@xster
parent 2a046aa4
......@@ -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]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment