diff --git a/installation_instructions/README.md b/installation_instructions/README.md
index b528a8e320bf3f22f64f98145afd972772062984..7d7dcf81df9b62fbfdaddddb4ee2fd80443fcfd8 100644
--- a/installation_instructions/README.md
+++ b/installation_instructions/README.md
@@ -8,4 +8,6 @@ Files to edit:
 * `windows/installation_instructions.ipynb`
 * `macintosh/installation_instructions.ipynb`
 
-  After editing/changing these notebook files, export the notebook from Jupyter lab as a `.html` file and push all of those changes to this online repo and merge with the main branch.  After that inform the instructor who can pull and update the course web page with those html files.
\ No newline at end of file
+After editing/changing these notebook files, export the notebook from Jupyter lab as a `.html` file and push all of those changes to this online repo and merge with the main branch.  After that inform the instructor who can pull and update the course web page with those html files.
+
+In addition, this directory contains the `projects_landing` folder, which contains the `index.ipynb` file that explains to students how to download projects for the course and setup and do the projects.