Skip to content

Commit 980987b

Browse files
authored
Update README.md
1 parent d8907c8 commit 980987b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ client = listingsapi.ListingsAPI(
533533
Runnable scripts for every area live in [examples/](examples/), from a 10-line quickstart to a full FastAPI backend.
534534

535535
```bash
536-
git clone https://github.com/synup/listingsapi-python-sdk.git
536+
git clone https://github.com/Listings-API/listingsapi-python-sdk.git
537537
cd listingsapi-python-sdk
538538
pip install -e ".[dev]"
539539
pytest

0 commit comments

Comments
 (0)