Skip to content

Commit b7ae27e

Browse files
committed
fix: repo type is explicited
1 parent b151815 commit b7ae27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/il_robots.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ You can look for other LeRobot datasets on the hub by searching for `LeRobot` [t
284284

285285
You can also push your local dataset to the Hub manually, running:
286286
```bash
287-
huggingface-cli upload ${HF_USER}/record-test ~/.cache/huggingface/lerobot/{repo-id}
287+
huggingface-cli upload ${HF_USER}/record-test ~/.cache/huggingface/lerobot/{repo-id} --repo-type dataset
288288
```
289289

290290

0 commit comments

Comments
 (0)