From ef314822a20305943f5fe27feb85ee69b54c6a67 Mon Sep 17 00:00:00 2001 From: manojkrishna <97625327+kdotmanoj@users.noreply.github.com> Date: Fri, 16 Aug 2024 01:30:55 +0530 Subject: [PATCH] Clarify Git LFS installation and verification steps (#34314) --- .../managing-large-files/installing-git-large-file-storage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 d15c4c49e5..38fb916c00 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 @@ -45,7 +45,7 @@ shortTitle: Install Git LFS **Note:** You may have to use `sudo ./install.sh` to install the file. {% endnote %} -1. Verify that the installation was successful: +1. Next, make required changes to your global Git config: ```shell $ git {% data variables.large_files.command_name %} install @@ -113,7 +113,7 @@ shortTitle: Install Git LFS **Note:** You may have to use `sudo ./install.sh` to install the file. {% endnote %} -1. Verify that the installation was successful: +1. Next, make required changes to your global Git config: ```shell $ git {% data variables.large_files.command_name %} install