diff --git a/assign0.md b/assign0.md index d39e647d430951977b2fc2b364b270e384535ab6..46c3f5bb88c728078130fdfe699dc6366cb9edce 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 ```