Ouz-G commited on
Commit
bd98248
·
verified ·
1 Parent(s): dc993d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```