Files
oak-gpui/docs/src/system-requirements.md
T
Marshall Bowers 01aa7688c5 docs: Update system requirements to note Linux and Windows can be built from source. (#11438)
This PR updates the system requirements in the docs to note that Linux
and Windows can be built from source.

This matches the messaging we have in place on the [download
page](https://zed.dev/download).

Release Notes:

- N/A
2024-05-06 11:01:00 -04:00

20 lines
677 B
Markdown

# System Requirements
## macOS
Supported versions: Catalina (10.15) - Sonoma (14.x).
> The implementation of our screen sharing feature makes use of [LiveKit](https://livekit.io). The LiveKit SDK requires macOS Catalina (10.15); consequently, in v0.62.4, we dropped support for earlier macOS versions that we were initially supporting.
## Linux
Not yet available as an official download. Can be built [from source](./development/linux.md).
## Windows
Not yet available as an official download. Can be built [from source](./development/windows.md).
## Web
Not supported at this time. See our [Platform Support issue](https://github.com/zed-industries/zed/issues/5391).