Update QUICKSTART.md

This commit is contained in:
Thomas Zarebczan 2019-10-28 10:27:48 -04:00 committed by GitHub
parent 994ec732a4
commit 9a5d63b7fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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