Skip to content
Snippets Groups Projects
Commit c9f047ee authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent fd9179d2
No related branches found
No related tags found
No related merge requests found
......@@ -114,9 +114,9 @@ Q. Hyper-V error while running `vagrant up`. (Stderr: VBoxManage.exe: error: Not
* Hardware virtualization is often not enabled by default. Enable virtualization in your system. You can follow instructions listed [here](https://www.howtogeek.com/213795/how-to-enable-intel-vt-x-in-your-computers-bios-or-uefi-firmware/).
### M1 Macs
### Apple Silicon (M1, M2...) Macs
You can use *Parallels* (not 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. You do not need to use vagrant and vmbox. With Homebrew:
```
brew install postgresql
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment