Skip to content

Commit fbb3cbd

Browse files
Vaibhavs10julien-c
andauthored
Update docs/hub/repositories-getting-started.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent b91db67 commit fbb3cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/repositories-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ git clone https://huggingface.co/<your-username>/<your-model-name>
8787
cd <your-model-name>
8888
```
8989

90-
Note: You'll need to modify your path differently when cloning datasets
90+
Or for a dataset repo:
9191

9292
```bash
9393
git clone https://huggingface.co/datasets/<your-username>/<your-dataset-name>

0 commit comments

Comments
 (0)