smrstep commited on
Commit
8f7b9b5
·
verified ·
1 Parent(s): 343da50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ As is, CARROT supports routing to the collection of large language models provid
46
 
47
  ```python
48
  ## Download carrot.py
49
- !git clone https://github.com/somerstep/CARROT-LLM-Router.git
50
  %cd CARROT-LLM-Router
51
  from carrot.py import CarrotRouter
52
 
 
46
 
47
  ```python
48
  ## Download carrot.py
49
+ !git clone https://github.com/somerstep/CARROT.git
50
  %cd CARROT-LLM-Router
51
  from carrot.py import CarrotRouter
52