Fix macOS version requirements

Change-type: patch
Signed-off-by: Robert Vojta <robert@balena.io>
This commit is contained in:
Robert Vojta 2019-02-25 14:24:27 +01:00 committed by Alexis Svinartchouk
parent e73a577452
commit b6ad6e0a85
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ was written correctly and much more.
## Supported Operating Systems ## Supported Operating Systems
- Linux (most distros) - Linux (most distros)
- macOS 10.9 and later - macOS 10.10 (Yosemite) and later
- Microsoft Windows 7 and later - Microsoft Windows 7 and later
Note that Etcher will run on any platform officially supported by Note that Etcher will run on any platform officially supported by

View File

@ -206,7 +206,7 @@ Running in older macOS versions
------------------------------- -------------------------------
Etcher GUI is based on the [Electron][electron] framework, [which only supports Etcher GUI is based on the [Electron][electron] framework, [which only supports
macOS 10.9 and newer versions][electron-supported-platforms]. macOS 10.10 (Yosemite) and newer versions][electron-supported-platforms].
[balena.io]: https://balena.io [balena.io]: https://balena.io
[appimage]: http://appimage.org [appimage]: http://appimage.org