From f5c7fc09d5a2a84e6876d8d9fbcbfc841e01d625 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 12 Sep 2023 09:58:20 -0400
Subject: [PATCH] auto

---
 assign3.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assign3.md b/assign3.md
index 29c6094..ee6a928 100644
--- a/assign3.md
+++ b/assign3.md
@@ -3,6 +3,8 @@
 
 ### Setup
 
+Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment3Dist.tgz)
+
 As before we have created a VagrantFile for you on [gradescope](https://www.gradescope.com/courses/535193/assignments/2852208). The main differences here are that we have loaded a skewed database (`flightsskewed`), and also installed Java. Start by doing `vagrant up` and `vagrant ssh` as usual.
 
 Ensure that the Vagrantfile has loaded
-- 
GitLab