manifest: Update init

This commit is contained in:
SathamHussainM 2022-03-28 16:14:26 +00:00
parent d0279758fa
commit 7290faadc6
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
```bash ```bash
# Initialize the latest stable branch # Initialize the latest stable branch
$ repo init -u git://github.com/PitchBlackRecoveryProject/manifest_pb -b android-11.0 $ repo init -u https://github.com/PitchBlackRecoveryProject/manifest_pb -b android-11.0
# Sync the latest stable branch # Sync the latest stable branch
$ repo sync $ repo sync