From 51af9108ce1c7969814d01b14c308e62f46bd111 Mon Sep 17 00:00:00 2001 From: Sergey Kosarevsky Date: Sat, 17 Aug 2024 14:03:09 -0700 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eabc034..ad33b22 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ With the following software and hardware list you can run all code files present Downloading assets and dependencies: ------------------------------------ +Ensure that you’ve installed Git LFS https://git-lfs.com. This tool is essential for handling large files in Git, so it's important to have it set up before you proceed. + Run the `deploy_deps.py` script from the root folder of this repository. Make sure you have ~15Gb of free space before you download the assets and build the source code. Models downloaded from Morgan McGuire's [Computer Graphics Archive](https://casual-effects.com/data)