From d0e844482cc24bba4e6224e7f0da35088e30b5e0 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Mon, 2 Oct 2023 11:30:29 -0400 Subject: [PATCH] auto --- assign4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign4.md b/assign4.md index 790b18a..c945184 100644 --- a/assign4.md +++ b/assign4.md @@ -7,7 +7,7 @@ Two parts: `psycopg` and `peewee`. ### Setup -Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4Dist.tgz). +Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4Dist.tgz?1). As before we have created a VagrantFile for you. Start by doing `vagrant up` and `vagrant ssh` as usual. Ensure that the Vagrantfile has loaded -- GitLab