From 9fc4aabd6b71e5b2e6549b2be3398ff22c5b6676 Mon Sep 17 00:00:00 2001 From: Yisus7u7 <64093255+Yisus7u7@users.noreply.github.com> Date: Wed, 16 Jun 2021 16:15:08 -0500 Subject: [PATCH] Update index.md --- docs/android/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/android/index.md b/docs/android/index.md index 9a87fa5..4b70ab9 100644 --- a/docs/android/index.md +++ b/docs/android/index.md @@ -26,7 +26,9 @@ pkg install -y clang make openssl openssl-tool wget openssh coreutils gtk2 gtk3 make && make install ``` -To use xhydra, you will need to install a graphical output in termux, you can be guided from this article: +then you can use hydra in the termux terminal + +To use xhydra (GUI), you will need to install a graphical output in termux, you can be guided from this article: [https://wiki.termux.com/wiki/Graphical_Environment](https://wiki.termux.com/wiki/Graphical_Environment)