docs: Update build_instructions.md to point to the `main` branch. (#1186)

The default branch is `main`, not `master`. Indicate this on the
documentation as its' not obvious.

Fixes #1060
This commit is contained in:
Dennis E. Mungai 2023-07-06 00:31:39 +03:00 committed by GitHub
parent 494769ca86
commit e407ec7bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ dependencies.
```shell
gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
gclient sync
gclient sync -r main
```
To sync to a particular commit or version, add the '-r \<revision\>' flag to