From bd9e1eba1ef7b5170c001244461650e1fea2d7f5 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Wed, 30 Aug 2023 13:32:21 -0400
Subject: [PATCH] auto

---
 assign0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assign0.md b/assign0.md
index d39e647..46c3f5b 100644
--- a/assign0.md
+++ b/assign0.md
@@ -117,7 +117,7 @@ Q. Hyper-V error while running `vagrant up`. (Stderr: VBoxManage.exe: error: Not
 
 ### M1 Macs
 
-You can use *Parallels* (not free) or VMWare's Fusion Player (free) and set things up for yourself, or use postgres directly. With Homebrew:
+You can use *Parallels* (not free) and set things up for yourself, or use postgres directly. With Homebrew:
 ```
    brew install postgresql
 ```
-- 
GitLab