diff --git a/README.md b/README.md index a46a14a9b..161c9dc11 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ To install your own copy of the code into that environment, you first need to fo cd git clone https://github.com/spacetelescope/romancal cd romancal + git lfs install # needed for some image files in the docs > **Note**\ > Installing via `setup.py` (`python setup.py install`, `python setup.py develop`, etc.) is deprecated and does not work.