diff --git a/assign4.md b/assign4.md index 3d722b0ab58430756d1036015f7d0a8f2742ce7e..b7ecc471d1a70414bdadad7e5bc86a1725c05388 100644 --- a/assign4.md +++ b/assign4.md @@ -179,7 +179,7 @@ instead of: ``` conn = psycopg2.connect("dbname=flightsskewed user=vagrant password=vagrant") ``` -Password for the local name should be the empty password. +Password for the local name should be the empty password. However, note that you still have to use the vagrant version when submitting to gradescope! ## Submit Instructions