fix typo
This commit is contained in:
parent
8941c96ede
commit
0467e6b309
|
@ -4,7 +4,7 @@ This repository aims to establish a reliable Android build environment for QA an
|
|||
|
||||
Things to keep in mind:
|
||||
|
||||
* **This does not support iOS builds**. For that, you'd require a remote Mac host. While there exist Docker images for Mac, they are experimental and using them goes against Apple's EULA.._
|
||||
* **This does not support iOS builds**. For that, you'd require a remote Mac host. While there exist Docker images for Mac, they are experimental and using them goes against Apple's EULA.
|
||||
|
||||
* **It's intended strictly for development purposes**. The Dockerfile sets up a container that operates everything as root, using default sshd configurations.
|
||||
|
||||
|
|
Loading…
Reference in New Issue