macOS Ventura compile instructions

This commit is contained in:
Jakob P. Liljenberg 2022-10-28 22:37:53 +02:00 committed by GitHub
parent f946a764c5
commit f8c272c00f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -409,7 +409,7 @@ Also needs a UTF8 locale and a font that covers:
1. **Install dependencies (example for Homebrew)**
``` bash
brew install coreutils make gcc@11
brew install coreutils make gcc@12
```
2. **Clone repository**