Updated git lfs pull method.

This commit is contained in:
David Ball 2024-05-24 06:15:25 -04:00
parent eab02c2aa5
commit 06d9fff0c5

View File

@ -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)