osanseviero
commited on
Commit
•
63945eb
1
Parent(s):
010d2dd
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ First create a repo in https://hf.co/new.
|
|
19 |
Then clone this template and push it to your repo.
|
20 |
```
|
21 |
git clone https://huggingface.co/templates/automatic-speech-recognition
|
22 |
-
cd
|
23 |
git remote set-url origin https://huggingface.co/$YOUR_USER/$YOUR_REPO_NAME
|
24 |
git push --force
|
25 |
```
|
|
|
19 |
Then clone this template and push it to your repo.
|
20 |
```
|
21 |
git clone https://huggingface.co/templates/automatic-speech-recognition
|
22 |
+
cd automatic-speech-recognition
|
23 |
git remote set-url origin https://huggingface.co/$YOUR_USER/$YOUR_REPO_NAME
|
24 |
git push --force
|
25 |
```
|