Specify in the INSTALL file the steps for Android (termux)

This commit is contained in:
Yisus7u7 2021-06-16 03:06:40 -05:00
commit f1cc9e6cfb

View file

@ -18,9 +18,10 @@ pkg install -y clang make openssl openssl-tool wget openssh coreutils gtk2 gtk3
./configure --prefix=$PREFIX
make
make install
```
To use xhydra, you will need to install a graphical output in termux, you can be guided from [this article](https://wiki.termux.com/wiki/Graphical_Environment)
To use xhydra, you will need to install a graphical output in termux, you can be guided from this article:
https://wiki.termux.com/wiki/Graphical_Environment
For the Oracle login module, install the basic and SDK packages: