Skip to content

Commit fdd8647

Browse files
committed
Update README with latest wheels available in PyPI
1 parent f331bf9 commit fdd8647

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ python -m pip install basemap-data
3131
python -m pip install basemap-data-hires
3232
```
3333

34-
Precompiled `basemap` binary wheels for Windows and GNU/Linux are also
35-
available in PyPI (architectures x86 and x64, Python 2.7 and 3.5+):
34+
Precompiled `basemap` binary wheels for Windows and GNU/Linux
35+
(architectures x86 and x64, Python 2.7 and 3.5+) as well as for MacOS
36+
(architectures x64 and arm64, Python 3.9+) are also available in PyPI:
3637
```sh
3738
python -m pip install basemap
3839
```

0 commit comments

Comments
 (0)