From 0c655ca213e95a23cc64e8c0cb0e30922cbca640 Mon Sep 17 00:00:00 2001 From: August Date: Thu, 9 Aug 2018 15:02:10 +0800 Subject: [PATCH] update readme.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bb57f2715..379ea69af6 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # BPI-A64-Android 8.1 ----------- - **Prepare** Please download oversize files from this [link](https://pan.baidu.com/s/1PCvnVxngNy_D73SI4nZObQ) and merge them to the source code. +Get the docker image from [Sinovoip Docker Hub](https://hub.docker.com/r/sinovoip/bpi-build-android-7/) , Build the android source with this docker environment. ----------