From 39c0aa3d82006124055e6a475f0f8fa174b4e987 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Mon, 2 Oct 2023 14:54:18 -0400 Subject: [PATCH] auto --- assign4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign4.md b/assign4.md index 25567d5..3d722b0 100644 --- a/assign4.md +++ b/assign4.md @@ -166,7 +166,7 @@ already been defined (but not populated). In other words, clear out the table an within class definitions (or ensure that proper indentation is maintained by adding spaces). -## Native mac / non-vagrant instrutions +## Native mac / non-vagrant installations On an apple-silicon mac you must: - ensure python3/pip3 are installed - `sudo pip3 install psycopg2` -- GitLab