From c0b95a0ee14b9fd89f19b4b2daef0ad9f72f2e6b Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Wed, 17 Dec 2025 16:23:57 +0100 Subject: [PATCH] readme: fix macOS version requirement --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8e0a94569..29022a063 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ fish can be installed: - using the `installer from fishshell.com `__ - as a `standalone app from fishshell.com `__ -Note: The minimum supported macOS version is 10.10 "Yosemite". +Note: The minimum supported macOS version is 10.12. Packages for Linux ~~~~~~~~~~~~~~~~~~