Update README.md
Browse files
README.md
CHANGED
@@ -123,7 +123,7 @@ while also slightly outperforming it on public instruction following benchmarks
|
|
123 |
|
124 |
Model is available on our [platform](https://rootsignals.ai) as part of our evaluation suite, for no additional cost.
|
125 |
|
126 |
-
Install our python library:
|
127 |
```bash
|
128 |
pip install root-signals
|
129 |
```
|
|
|
123 |
|
124 |
Model is available on our [platform](https://rootsignals.ai) as part of our evaluation suite, for no additional cost.
|
125 |
|
126 |
+
Install our [python library](https://github.com/root-signals/rs-python-sdk):
|
127 |
```bash
|
128 |
pip install root-signals
|
129 |
```
|