From 06d9fff0c5f70000daaff329dbe9cf0780a142f9 Mon Sep 17 00:00:00 2001 From: David Ball Date: Fri, 24 May 2024 06:15:25 -0400 Subject: [PATCH] Updated git lfs pull method. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4260b17e..af75c44b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ From inside the working directory, you can use git to pull source updates from t From inside the working directory, download all the large file storage updates from the origin server. - git lfs pull + git lfs fetch --all # Installing Docker and Docker Compose (optional)