Skip to content

Commit 452f472

Browse files
authored
fix: update installation command to use GitHub URL
1 parent 90e1331 commit 452f472

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
@@ -5,7 +5,7 @@ A Python SDK for interacting with RationAI pathology image analysis services. Th
55
## Installation
66

77
```bash
8-
pip install git+https://gitlab.ics.muni.cz/rationai/infrastructure/rationai-sdk-python.git
8+
pip install git+https://github.com/RationAI/rationai-sdk-python.git
99
```
1010

1111
## Quick Start

0 commit comments

Comments
 (0)