Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit ab65efb

Browse files
committed
Update README.md
1 parent e6fac2a commit ab65efb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
Full set of input data files for use with the EMOD disease transmission model
33

44
## *Important*
5-
This repository uses [LFS](https://git-lfs.github.com/) (large file storage) to manage the binaries and large JSON file(s). In order to retrieve the actual data, please follow these steps:
5+
This repository uses [LFS](https://git-lfs.github.com/) (large file storage) to manage the binaries and large JSON file(s). Note that a standard clone of the repository will only retrieve the metadata about these files managed with LFS. In order to retrieve the actual data, please follow these steps:
66

77
1. `git clone https://github.com/InstituteforDiseaseModeling/EMOD-InputData.git` (standard clone command)
88
2. `git lfs fetch` (caches the actual data on your local machine)
99
3. `git lfs checkout` (replaces the metadata in the files with the actual contents)
10+
11+
*Additional Note:* the GitHub "Download .ZIP" button will not package and deliver the actual binary data of the LFS managed files. You will need to use Git and follow the steps listed above in order to download the input data files.

0 commit comments

Comments
 (0)