Skip to content

Commit

Permalink
two New Installation ways
Browse files Browse the repository at this point in the history
I added two new installation ways of Termux.
  • Loading branch information
guozhenduo authored and sharkdp committed Aug 17, 2020
1 parent 153b1cc commit cc5b308
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ brew install hexyl
pkg install hexyl
```

### on Termux
```
pkg install hexyl
```
or
```
apt install hexyl
```

### Via Nix

```
Expand Down

0 comments on commit cc5b308

Please # to comment.