1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00

Merge pull request #22 from kprkpr/patch-1

Fix typo in README.md
This commit is contained in:
Michael Stucki 2017-01-08 22:15:38 +01:00 committed by GitHub
commit 5de221934a

View File

@ -3,7 +3,7 @@ docker-lineageos
Create a [Docker] based environment to build [LineageOS].
This Dockerfile will create a docker container which is based on Ubuntu 14.04.
This Dockerfile will create a docker container which is based on Ubuntu 16.04.
It will install the "repo" utility and any other build dependencies which are required to compile LineageOS (formerly known as CyanogenMod).
The main working directory is a shared folder on the host system, so the Docker container can be removed at any time.