From dad6f520bed7df6d88e16eac6fe92d8304b22f6f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 13 Mar 2025 22:15:41 +0900 Subject: [PATCH] docs: update README.md HuggingFace -> Hugging Face --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d18cdea..393bde6 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ pip install openxlab # install CLI openxlab dataset get --dataset-repo OpenDriveLab/AgiBot-World # dataset download ``` -- [OPTION 2] Download data from our [HuggingFace](https://huggingface.co/datasets/agibot-world/AgiBotWorld-Alpha) page. +- [OPTION 2] Download data from our [Hugging Face](https://huggingface.co/datasets/agibot-world/AgiBotWorld-Alpha) page. ```bash huggingface-cli download --resume-download --repo-type dataset agibot-world/AgiBotWorld-Alpha --local-dir ./AgiBotWorld-Alpha