diff --git a/assign3.md b/assign3.md index ee6a928a64a103706a69d340e7f94dee04f6315c..4c01faa5a7b0ab8f9ea2029690b81de54c0d955e 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.