diff --git a/docs/hub/xet/using-xet-storage.md b/docs/hub/xet/using-xet-storage.md index 8620d4e84..a839b7f6b 100644 --- a/docs/hub/xet/using-xet-storage.md +++ b/docs/hub/xet/using-xet-storage.md @@ -44,6 +44,7 @@ Install [Git](https://git-scm.com/) and [Git LFS](https://git-lfs.com/). ``` brew tap huggingface/tap brew install git-xet + git-xet install ``` To verify the installation, run: @@ -122,4 +123,4 @@ When uploading or downloading in Git or Python: While Xet brings fine-grained deduplication and enhanced performance to Git-based storage, some features and platform compatibilities are still in development. As a result, keep the following constraints in mind when working with a Xet-enabled repository: -- **64-bit systems only**: Both `hf_xet` and Git Xet currently require a 64-bit architecture; 32-bit systems are not supported. \ No newline at end of file +- **64-bit systems only**: Both `hf_xet` and Git Xet currently require a 64-bit architecture; 32-bit systems are not supported.