diff --git a/assign0.md b/assign0.md
index 1b8ede728c8692867202c6418498bc8ef07b9300..1df2cc280a3cc34b0f3f4f679a758e4ae28b57f7 100644
--- a/assign0.md
+++ b/assign0.md
@@ -9,8 +9,8 @@ sesmester we have simplified things by installing everything by
 creating *Dockerfiles* that eliminate most of the hassles. 
 
 The procedure for each assignment will be as follows:
-- access the assignment page from the schedule
-- download the install folder
+- access the assignment page from the schedule (this page)
+- download the install folder (<a href="https://ceres.cs.umd.edu/424/assign/assignment0Dist.tgz">assignment0Dist.tgz</a>).
 - create and run the Assignment's Docker container on your machine
 - log in to the container and create your solution
 - test and submit through gradescope.