Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/share.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ huggingface-cli repo create your_dataset_name --type dataset --organization your

### Clone the repository

3. Install [Git LFS](https://git-lfs.github.com/) and clone your repository:
3. Install [Git LFS](https://git-lfs.github.com/) and clone your repository (refer to the [Git over SSH docs](https://huggingface.co/docs/hub/security-git-ssh) if you prefer cloning through SSH):

```
# Make sure you have git-lfs installed
Expand Down