Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Berezovsky committed Jul 1, 2024
1 parent 415873e commit 75100d0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ tpp -q 2 "Label 1" "Label 2"

There are a couple of possible installation methods:

1. With pip: `pip install tapen`
2. Use pre-compiled binary. Just download binary from [releases page](https://github.com/corvis/tapen/releases)
1. With [pipx](https://pipx.pypa.io/stable/) (recommended, works for all platforms): `pipx install tapen`
2. With pip: `pip install tapen`
3. Use pre-compiled binary. Just download binary from [releases page](https://github.com/corvis/tapen/releases). At the moment only linux x64 binary
is available.

## Usage guide

Expand Down

0 comments on commit 75100d0

Please sign in to comment.