Update QUICKSTART.md
This commit is contained in:
parent
994ec732a4
commit
9a5d63b7fc
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ If you made it this far, you're finally ready to build the package! You just hav
|
||||||
buildozer android debug
|
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.
|
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
|
sudo apt-get install docker-ce
|
||||||
|
|
Loading…
Reference in a new issue