diff --git a/assign3.md b/assign3.md index 9dc3d04f26159878c816bc0f25315b112e38ff38..4ee32e415d5ec74092f9033d3a6837321b4009e9 100644 --- a/assign3.md +++ b/assign3.md @@ -169,7 +169,7 @@ On an apple-silicon mac you must: conn = psycopg2.connect("dbname=flightsskewed user=keleher") ``` -Password for the local name should be the empty password. However, note that you still have to <ul>use the root as password</ul> when submitting to gradescope! +Password for the local name should be the empty password. However, note that you still have to <i>use the root as password</i> when submitting to gradescope! Also, be sure you have: ```