ASLP-lab commited on
Commit
b61c7e2
·
verified ·
1 Parent(s): f22c5e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ As presented in our paper "Steering Language Model to Stable Speech Emotion Reco
14
  To install the project dependencies, use the following command:
15
 
16
  ```
17
- https://github.com/zxzhao0/C2SER.git
18
  cd C2SER-llm
19
  pip install -r requirements.txt
20
  ```
 
14
  To install the project dependencies, use the following command:
15
 
16
  ```
17
+ git clone https://github.com/zxzhao0/C2SER.git
18
  cd C2SER-llm
19
  pip install -r requirements.txt
20
  ```