Skip to content

Commit

Permalink
README: point to scarthgap branch of the manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed May 1, 2024
1 parent 16f5f4a commit f131ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ chmod a+x ~/bin/repo
```
Run repo init to bring down the latest version of Repo with all its most recent bug fixes. You must specify a URL for the manifest, which specifies where the various repositories included in the Android source will be placed within your working directory. To check out the current branch, specify it with -b:
```
repo init -u https://github.com/96boards/oe-rpb-manifest.git -b qcom/master
repo init -u https://github.com/96boards/oe-rpb-manifest.git -b qcom/scarthgap
```
When prompted, configure Repo with your real name and email address.

Expand Down

0 comments on commit f131ea4

Please sign in to comment.