Skip to content

Commit

Permalink
remove python versions from instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljonsson committed Nov 6, 2023
1 parent 6da635f commit 6dfa01a
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 @@ -81,7 +81,7 @@ pyapr.viewer.raycast_viewer(apr, parts)
See the [demo scripts] for more examples.

## Installation
For Windows 10, OSX, and Linux and Python versions 3.7-3.9 direct installation with OpenMP support should work via [pip]:
For Windows 10, OSX, and Linux direct installation with OpenMP support should work via [pip]:
```
pip install pyapr
```
Expand Down

0 comments on commit 6dfa01a

Please sign in to comment.