Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit 2d24fba

Browse files
committed
update readme
1 parent 4fca3c1 commit 2d24fba

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
@@ -16,10 +16,10 @@ For integrating the GraphSense API into your Python applications, we provide an
1616

1717
### Installation
1818

19-
Install the GraphSense Python client via pip:
19+
Install the GraphSense Python client via uv pip:
2020

2121
```bash
22-
pip install graphsense-python
22+
uv pip install graphsense-python
2323
```
2424

2525
### Usage

0 commit comments

Comments
 (0)