Skip to content

Commit

Permalink
Included the available python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Mattson committed Nov 22, 2024
1 parent 7e8d18c commit 03314b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Users should almost exclusively interact with the [PairwiseCompareManager](https
If you choose to interact with another component of the tool, then there will be less input validation safeguards available.

## Installation
You can install this tool with:<br>
In Python 3.10 and 3.11 you can install this tool with:<br>
`pip install git+https://github.com/WayScience/pairwise_compare.git`<br>
<br>
Note it is highly recommended to use a package manager such as Conda to install this tool.<br>
Expand Down

0 comments on commit 03314b6

Please sign in to comment.