From 11061a1c258ddc77f9a4737d1517881d46336379 Mon Sep 17 00:00:00 2001 From: Krishna Kanhaiya Date: Sat, 5 Feb 2022 11:54:19 +0530 Subject: [PATCH] readme: update termux image address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0b6f2..45346a2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ not be available (DalvikVM, OpenSLES, etc...). You can use the image directly without startup script. For example: ``` -docker run -it xeffyr/termux:latest +docker run -it kcubeterm/termux:latest ``` You can build Docker image yourself by running this script: