diff --git a/content/repositories/working-with-files/managing-large-files/installing-git-large-file-storage.md b/content/repositories/working-with-files/managing-large-files/installing-git-large-file-storage.md index cb6b81833163..3368f4de50d7 100644 --- a/content/repositories/working-with-files/managing-large-files/installing-git-large-file-storage.md +++ b/content/repositories/working-with-files/managing-large-files/installing-git-large-file-storage.md @@ -25,7 +25,7 @@ shortTitle: Install Git LFS 1. Change the current working directory into the folder you downloaded and unzipped. ```shell - cd ~/Downloads/git-lfs-1.X.X + cd ~/Downloads/git-lfs-X.X.X ``` > [!NOTE]