Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Deprecate OS X 10.10 support to match electron #634

Merged
merged 1 commit into from
Jul 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/faq/sections/what-platforms-does-atom-run-on.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ title: What platforms does Atom run on?
---
### What platforms does Atom run on?

Prebuilt versions of Atom are available for OS X 10.9 or later, Windows 7 or later, RedHat Linux, and Ubuntu Linux.
Prebuilt versions of Atom are available for OS X 10.10 or later, Windows 7 or later, RedHat Linux, and Ubuntu Linux.

If you would like to build from source on Windows, Linux, or OS X, see the [Atom README](https://github.com/atom/atom/blob/master/README.md#building) for more information.