Merge pull request #3183 from yougotwill/feat/no-ref/system_requirements

feat: update apple silicon min version is macos 14
pull/3182/head
Audric Ackermann 1 year ago committed by GitHub
commit 0932765457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,7 @@ Please search for any [existing issues](https://github.com/oxen-io/session-deskt
## Supported platforms
Session requires Windows 10 or later, macOS Monterey (12) or later, or a linux distribution with glibc 2.28 or later like Debian 10 or Ubuntu 20.04.
Session requires Windows 10 or later, macOS Monterey (12) or later (Intel) or macOS Big Sur (14) or later (Apple Silicon), or a Linux distribution with glibc 2.28 or later like Debian 10 or Ubuntu 20.04.
## Build instruction

Loading…
Cancel
Save