diff --git a/docs/Installation.md b/docs/Installation.md
index 533b9d8426..461a603a34 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -11,7 +11,7 @@ it does it too. You have to confirm everything it will do before it starts.
## macOS Requirements
* A 64-bit Intel CPU [1](#1)
-* macOS 10.12 (or higher) [2](#2)
+* macOS High Sierra (10.13) (or higher) [2](#2)
* Command Line Tools (CLT) for Xcode: `xcode-select --install`,
[developer.apple.com/downloads](https://developer.apple.com/downloads) or
[Xcode](https://itunes.apple.com/us/app/xcode/id497799835) [3](#3)
@@ -51,7 +51,7 @@ Uninstallation is documented in the [FAQ](FAQ.md).
1 For 32-bit or PPC support see
[Tigerbrew](https://github.com/mistydemeo/tigerbrew).
-2 10.12 or higher is recommended. 10.9–10.11 are
+2 10.13 or higher is recommended. 10.9–10.12 are
supported on a best-effort basis. For 10.4-10.6 see
[Tigerbrew](https://github.com/mistydemeo/tigerbrew).