Skip to content

Commit

Permalink
Correct docs for required Python and install from PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
phyrwork committed Aug 29, 2024
1 parent e1e8c99 commit eee350e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ were modified.

### Prerequisites

- Python 3.9 or later
- Python 3.10 or later

### Installation

Install from source using your favourite package manager
Install using your favourite package manager

```bash
pip install git+https://github.com/phyrwork/copyright2.git
pip install copyright2
```

### Usage
Expand Down

0 comments on commit eee350e

Please sign in to comment.