1 parent d8907c8 commit 980987bCopy full SHA for 980987b
1 file changed
README.md
@@ -533,7 +533,7 @@ client = listingsapi.ListingsAPI(
533
Runnable scripts for every area live in [examples/](examples/), from a 10-line quickstart to a full FastAPI backend.
534
535
```bash
536
-git clone https://github.com/synup/listingsapi-python-sdk.git
+git clone https://github.com/Listings-API/listingsapi-python-sdk.git
537
cd listingsapi-python-sdk
538
pip install -e ".[dev]"
539
pytest
0 commit comments