From 9a5d63b7fcb7834b5545a13c7aed7f1460fd37ab Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Mon, 28 Oct 2019 10:27:48 -0400 Subject: [PATCH] Update QUICKSTART.md --- QUICKSTART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index d31dbad..4594fc6 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -103,7 +103,7 @@ If you made it this far, you're finally ready to build the package! You just hav buildozer android debug ``` -### Fast Track +### Fast Track {#Fast-Track} Install Docker and start a container using the `lbry/android-base` image, which is about 1.72GB in size. Run the following commands for Ubuntu and then follow steps 6 through 10 in the container's bash prompt. ``` sudo apt-get install docker-ce