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

Commit a44f8fe

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Over time we will very likely deviate from Valhalla's own Python binding code to
99

1010
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

12-
`pip install valhalla-py`
12+
`pip install pyvalhalla`
1313

1414
## Usage
1515

1616
TODO
1717

1818
## License
1919

20-
`valhalla-py` is licensed with GPLv2, see [LICENSE](./LICENSE).
20+
`pyvalhalla` is licensed with GPLv2, see [LICENSE](./LICENSE).

0 commit comments

Comments
 (0)