From d5a16ee13e0e91c613640872cc082d71c2440c7b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 27 Oct 2016 09:40:16 +1100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 35bbec6e..b2d93d82 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Have a look at the wiki, I've updated/added some new pages!
- [Screenshot](https://github.com/dylanaraps/neofetch#screenshot) - [GPU](https://github.com/dylanaraps/neofetch#gpu) - [iOS dependencies](https://github.com/dylanaraps/neofetch#ios) + - [Android dependencies](#android) - [Installation](#installation) - [Arch Linux](#arch) - [Gentoo / Funtoo](#gentoo--funtoo) @@ -100,6 +101,7 @@ Have a look at the wiki, I've updated/added some new pages!
- [Screenshot](https://github.com/dylanaraps/neofetch#screenshot) - [GPU](https://github.com/dylanaraps/neofetch#gpu) - [iOS dependencies](https://github.com/dylanaraps/neofetch#ios) +- [Android dependencies](#android) ### Required dependencies: @@ -197,6 +199,14 @@ Note: The cydia package installs these dependencies for you. - `grep` +#### Android + +- `bash` +- `busybox` + +Note: I recommend installing `termux` from the Play Store or FDroid. Termux provides you with a fully working Linux environment, doesn't require root acess and includes all dependencies. + +