Skip to content

Commit

Permalink
Update instructions to say Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola authored and hifi committed Oct 2, 2023
1 parent 1763bad commit 1dcea52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ For [Conduit](https://gitlab.com/famedly/conduit) see their [installation instru
Install
-------

1. Install Python 3.7 or newer
1. Install Python 3.9 or newer
2. Install dependencies in virtualenv

```bash
Expand Down Expand Up @@ -213,7 +213,7 @@ To update your installation, run `pip install --upgrade heisenbridge`
Develop
-------

1. Install Python 3.7 or newer
1. Install Python 3.9 or newer
2. Install dependencies

```bash
Expand Down

0 comments on commit 1dcea52

Please sign in to comment.