Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2f13e43

Browse files
authored
Update README.md
1 parent 91921f9 commit 2f13e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Over time we will very likely deviate from Valhalla's own Python binding code to
77

88
## Installation
99

10-
We distribute all 4 currently supported CPython versions as binary **wheels** for Win64, MacOS (Intel) and x86_64 Linux distributions with `glibc>=2.24` (most modern systems, see [PEP 600](https://www.python.org/dev/peps/pep-0600/)). We **do not** offer a source distribution on PyPI. Please contact us on [email protected] if you need support building the bindings for your platform.
10+
We distribute all 4 currently supported CPython versions as binary **wheels** for Win64, MacOS (Intel) and x86_64 Linux distributions with `glibc>=2.24` (most modern systems, see [PEP 600](https://www.python.org/dev/peps/pep-0600/)). We **do not** offer a source distribution on PyPI. Please contact us on [email protected] if you need support building the bindings for your platform/distribution.
1111

1212
`pip install valhalla-py`
1313

0 commit comments

Comments
 (0)