Skip to content

Commit

Permalink
Add installation instructions for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
archisman-panigrahi authored and sharkdp committed Nov 6, 2020
1 parent c5d74be commit ac42a8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,12 @@ package](https://formulae.brew.sh/formula/insect):

brew install insect

For Android, install [Termux](https://termux.com/) from [Google Play](https://play.google.com/store/apps/details?id=com.termux) or [F-Droid](https://f-droid.org/packages/com.termux/).
Install nodejs in Termux and then install `insect`.

pkg install nodejs-lts
npm install -g insect

Development
-----------

Expand Down

0 comments on commit ac42a8b

Please sign in to comment.