update doc

This commit is contained in:
Ziyang Zhou
2022-05-14 16:17:18 +08:00
parent 1446d41cd0
commit 287b315606
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ ReDroid manifest include several branches / snapshots:
```bash
# fetch code
# install git-lfs
apt install git-lfs
git lfs install
mkdir ~/redroid && cd ~/redroid
repo init -u https://github.com/remote-android/platform_manifests.git -b <REV> --depth=1
repo sync -c