From 2f1afb45d8b3a7acfcbd36e97c6cd5162caf3374 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Thu, 31 Aug 2023 23:05:36 -0400
Subject: [PATCH] auto

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

diff --git a/assign0.md b/assign0.md
index 46c3f5b..5358864 100644
--- a/assign0.md
+++ b/assign0.md
@@ -1,6 +1,5 @@
-# CMSC424 Fall 2023:
-## Assignment 0: Computing Environment (ungraded)
-## Due Sep 4, 2023
+# CMSC424 Fall 2023 Assignment 0: Computing Environment (ungraded)
+### Due Sep 1, 11:59pm.
 
 Over the course of the semester, you will work with a variety of software packages, including PostgreSQL, Apache Spark, Python Django, and others. Installing those
 packages and getting started can often be a hassle, because of software dependencies. You have two choices:
-- 
GitLab