From 75198a8b455e99c0dbc358d1da35337d46fb9bb2 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Mon, 19 Aug 2024 15:19:25 -0400
Subject: [PATCH] auto

---
 assign0.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/assign0.md b/assign0.md
index 1b8ede7..1df2cc2 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.
-- 
GitLab