diff --git a/README.md b/README.md index 5a91a4a6f..c54d94528 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ For further information you can consult the [documentation](https://docs.stashap As of version 0.27.0, Stash doesn't support anymore _Windows 7, 8, Server 2008 and Server 2012._ Windows 10 or Server 2016 are at least required. +#### Mac Users: + +As of version 0.29.0, Stash requires at least _macOS 11 Big Sur._ +Stash can still be ran through docker on older versions of macOS + Windows | macOS | Linux | Docker :---:|:---:|:---:|:---: [Latest Release](https://github.com/stashapp/stash/releases/latest/download/stash-win.exe)
[Development Preview](https://github.com/stashapp/stash/releases/download/latest_develop/stash-win.exe) | [Latest Release](https://github.com/stashapp/stash/releases/latest/download/Stash.app.zip)
[Development Preview](https://github.com/stashapp/stash/releases/download/latest_develop/Stash.app.zip) | [Latest Release (amd64)](https://github.com/stashapp/stash/releases/latest/download/stash-linux)
[Development Preview (amd64)](https://github.com/stashapp/stash/releases/download/latest_develop/stash-linux)
[More Architectures...](https://github.com/stashapp/stash/releases/latest) | [Instructions](docker/production/README.md)
[Sample docker-compose.yml](docker/production/docker-compose.yml)