mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
Fix macOS version requirements
Change-type: patch Signed-off-by: Robert Vojta <robert@balena.io>
This commit is contained in:
parent
e73a577452
commit
b6ad6e0a85
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user