avizen0 commited on
Commit
48e254c
·
verified ·
1 Parent(s): 4632fa0

Typo in the git clone

Browse files

Change `seamless-interaction` `seamless_interaction`

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ This dataset enables the development of AI technologies that understand human in
88
  ## 🚀 Quick Start
89
 
90
  ```bash
91
- git clone https://github.com/facebookresearch/seamless-interaction
92
  cd seamless-interaction
93
  pip install -e .
94
  streamlit run src/seamless_interaction/app/Welcome.py
 
88
  ## 🚀 Quick Start
89
 
90
  ```bash
91
+ git clone https://github.com/facebookresearch/seamless_interaction
92
  cd seamless-interaction
93
  pip install -e .
94
  streamlit run src/seamless_interaction/app/Welcome.py