README.md: use termux/termux-docker

This commit is contained in:
Chongyun Lee
2022-07-07 14:43:29 +08:00
parent 15a788b953
commit 80eeb254a8

View File

@@ -12,7 +12,7 @@ not be available (DalvikVM, OpenSLES, etc...).
You can use the image directly without startup script. For example:
```
docker run -it kcubeterm/termux:latest
docker run -it termux/termux-docker:latest
```
You can build Docker image yourself by running this script: