Skip to content

Commit

Permalink
Update README.md correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
courville authored Aug 13, 2024
1 parent 7561d40 commit 4aae7ae
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 @@ -39,7 +39,7 @@ For the full list, please look at this manifest https://github.com/nova-video-pl
Get the repo tool (https://source.android.com/source/downloading), then type:
```
mkdir aos; cd aos
repo init -u https://github.com/nova-video-player/aos-AVP -b v6_2
repo init -u https://github.com/nova-video-player/aos-AVP -b nova
repo sync -j4
repo forall -c 'git checkout -t $REPO_REMOTE/$REPO_RREV'
make
Expand Down

0 comments on commit 4aae7ae

Please sign in to comment.