From 1fac378f3ccace337be5453280c3a6950220852a Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Tue, 12 Sep 2023 09:58:38 -0400 Subject: [PATCH] auto --- assign3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign3.md b/assign3.md index ee6a928..4c01faa 100644 --- a/assign3.md +++ b/assign3.md @@ -3,7 +3,7 @@ ### Setup -Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment3Dist.tgz) +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. -- GitLab