Skip to content

Commit

Permalink
Merge pull request #188 from lumag/scarthgap-readme
Browse files Browse the repository at this point in the history
README: point to scarthgap branch of the manifest
  • Loading branch information
lumag authored May 24, 2024
2 parents 16f5f4a + f131ea4 commit 9062d55
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 9062d55

Please sign in to comment.