Skip to content

Commit 93488b9

Browse files
committed
README: Remove references to Python 2
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 71044b3 commit 93488b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ where `foo` is the name of your script, as defined in [`console_scripts`](https:
1818

1919
## Installation
2020

21-
```bash
22-
pip3 install click-man
23-
```
24-
25-
**click-man** is also available for Python 2:
26-
2721
```bash
2822
pip install click-man
2923
```

0 commit comments

Comments
 (0)