From 2279690267c1b19b934460e2990fc505cb1d0113 Mon Sep 17 00:00:00 2001 From: purofle <3272912942@qq.com> Date: Tue, 16 Feb 2021 15:03:01 +0800 Subject: [PATCH] Add termux support to README (#248) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1ee57fa..7edbca1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,9 @@ eopkg install glow # Windows (with Scoop) scoop install glow + +# Android (with termux) +pkg install glow ``` Or download a binary from the [releases][releases] page. MacOS, Linux, Windows,