osanseviero
commited on
Commit
•
5329138
1
Parent(s):
ef09daf
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ First create a repo in https://hf.co/new.
|
|
17 |
Then clone this template and push it to your repo.
|
18 |
```
|
19 |
git clone https://huggingface.co/templates/structured-data-classification
|
20 |
-
cd
|
21 |
git remote set-url origin https://huggingface.co/$YOUR_USER/$YOUR_REPO_NAME
|
22 |
git push --force
|
23 |
```
|
|
|
17 |
Then clone this template and push it to your repo.
|
18 |
```
|
19 |
git clone https://huggingface.co/templates/structured-data-classification
|
20 |
+
cd structured-data-classification
|
21 |
git remote set-url origin https://huggingface.co/$YOUR_USER/$YOUR_REPO_NAME
|
22 |
git push --force
|
23 |
```
|