Updated git lfs pull method.

This commit is contained in:
David Ball 2024-05-24 06:15:25 -04:00
parent 25d29120c5
commit 3d24def182

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. 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) # Installing Docker and Docker Compose (optional)