Skip to content

Commit

Permalink
README: Remove references to Python 2
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Dec 11, 2024
1 parent 71044b3 commit 93488b9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ where `foo` is the name of your script, as defined in [`console_scripts`](https:

## Installation

```bash
pip3 install click-man
```

**click-man** is also available for Python 2:

```bash
pip install click-man
```
Expand Down

0 comments on commit 93488b9

Please sign in to comment.