1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00

Update documentation (speed up repo sync)

Fixes #26
This commit is contained in:
Michael Stucki 2017-01-20 18:14:41 +01:00
parent 5de221934a
commit 90bb93f5c7

View File

@ -33,7 +33,7 @@ The container uses "screen" to run the shell. This means that you will be able t
``` ```
repo init -u git://github.com/lineageos/android.git -b cm-14.1 repo init -u git://github.com/lineageos/android.git -b cm-14.1
repo sync repo sync -c -j 16
source build/envsetup.sh source build/envsetup.sh
breakfast <device codename> # example: breakfast grouper breakfast <device codename> # example: breakfast grouper
brunch <device codename> # example: brunch grouper brunch <device codename> # example: brunch grouper