Skip to content

Commit

Permalink
Add pkg installation to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tareksander committed Oct 8, 2022
1 parent 26ae228 commit 1676f6f
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 @@ -7,6 +7,10 @@ Bash library for Termux:GUI.

### Installing

#### With `pkg`

Use `pkg install termux-gui-bash` to install.

#### From Source

Additional dependency: CMake
Expand All @@ -20,6 +24,8 @@ make install

### Dependencies

Only need to be installed manually when building from source.

- [jq](https://github.com/stedolan/jq)
- Bash (should be installed by default in Termux)

Expand Down

0 comments on commit 1676f6f

Please sign in to comment.