Skip to content

Commit

Permalink
Docs Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaloog committed Jan 22, 2024
1 parent ae5336f commit 679eae3
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 @@ -118,6 +118,11 @@ You can install kanban-python with:
python -m pip install kanban-python
```

or using [pipx]:
```bash
pipx install kanban-python
```

## Usage
After Installation of kanban-python, there are 5 commands available:

Expand Down Expand Up @@ -190,3 +195,4 @@ information on PyScaffold see https://pyscaffold.org/.
[clikan]: https://github.com/kitplummer/clikan
[pyscaffold]: https://pyscaffold.org/
[rich]: https://github.com/Textualize/rich
[pipx]: https://github.com/pypa/pipx

0 comments on commit 679eae3

Please sign in to comment.