refine doc

This commit is contained in:
Ziyang Zhou
2021-06-27 16:32:59 +00:00
parent 0974fc54c9
commit 46413c0df9
8 changed files with 54 additions and 36 deletions

View File

@@ -8,5 +8,6 @@ build *ReDroid*:
- `lunch`
- `m`
sync build (required)
- `export BUILD_OUT=~/redroid_out && ./sync.sh` (pasword same as `id -un`)
sync build (fix file owner / permission etc.)
- `export BUILD_OUT=~/redroid_out && cd vendor/redroid && ./sync.sh` (pasword same as `id -un`)