Skip to content

Commit

Permalink
Merge pull request #34259 from apple/shahmishal/fix-getting-started-doc
Browse files Browse the repository at this point in the history
Update GettingStarted doc to use `--scheme` for update-checkout script
  • Loading branch information
shahmishal committed Oct 10, 2020
2 parents 1b708ac + 00501fc commit 33109db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HowToGuides/GettingStarted.md
Expand Up @@ -97,7 +97,7 @@ toolchain as a one-off, there are a couple of differences:
or a specific snapshot. You can update the branch/tag for all repositories
as follows:
```sh
utils/update-checkout --branch mybranchname
utils/update-checkout --scheme mybranchname
# OR
utils/update-checkout --tag mytagname
```
Expand Down

0 comments on commit 33109db

Please sign in to comment.