mirror of
https://github.com/kylemanna/docker-aosp
synced 2025-06-07 07:56:25 +00:00
README: Fix pre-formatted code
* Fix the apparently missing space.
This commit is contained in:
parent
4ac164b304
commit
9e4c52f282
@ -44,10 +44,10 @@ For the terribly impatient.
|
|||||||
initializes the repo, fetches all source code, and builds.
|
initializes the repo, fetches all source code, and builds.
|
||||||
5. In parallel you are expected to be drinking because I save you some time.
|
5. In parallel you are expected to be drinking because I save you some time.
|
||||||
|
|
||||||
mkdir nougat ; cd nougat
|
mkdir nougat ; cd nougat
|
||||||
export AOSP_VOL=$PWD
|
export AOSP_VOL=$PWD
|
||||||
curl -O https://raw.githubusercontent.com/kylemanna/docker-aosp/master/tests/build-nougat.sh
|
curl -O https://raw.githubusercontent.com/kylemanna/docker-aosp/master/tests/build-nougat.sh
|
||||||
bash ./build-nougat.sh
|
bash ./build-nougat.sh
|
||||||
|
|
||||||
This takes about 2 hours to download and build on i5-2500k with 100Mb/s network connection.
|
This takes about 2 hours to download and build on i5-2500k with 100Mb/s network connection.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user