diff --git a/assign0.md b/assign0.md index 86e212d49788eabec5109252e546b2f8c01b1fae..d39e647d430951977b2fc2b364b270e384535ab6 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 either use *Parallels* and set things up for yourself, or use postgres directly. Use Homebrew: +You can use *Parallels* (not free) or VMWare's Fusion Player (free) and set things up for yourself, or use postgres directly. With Homebrew: ``` brew install postgresql ```