Skip to content

Commit c30f339

Browse files
authored
fix readme incorrect transfer spelling (#543)
1 parent 2d38651 commit c30f339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Install the required dependencies to stream Hugging Face datasets:
271271
pip install "litdata[extra]" huggingface_hub
272272

273273
# Optional: To speed up downloads on high-bandwidth networks
274-
pip install hf_tansfer
274+
pip install hf_transfer
275275
export HF_HUB_ENABLE_HF_TRANSFER=1
276276
```
277277

0 commit comments

Comments
 (0)