Update README.md

This commit is contained in:
Dylan Araps 2016-10-27 09:40:16 +11:00 committed by GitHub
parent 3bb99bf24b
commit d5a16ee13e
1 changed files with 10 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Have a look at the wiki, I've updated/added some new pages!<br \>
- [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!<br \>
- [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.
<!-- }}} -->