1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-04-14 17:53:03 -04:00

Add Windows version requirements to readme

Fixes #4846.
This commit is contained in:
r-c-f 2021-02-28 11:12:24 -06:00 committed by GitHub
parent edfcb81339
commit 557b28d0ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,8 +47,10 @@ Prebuilt binaries for macOS and Windows can also be downloaded from the
For everyone else, the detailed instructions to install Alacritty can be found
[here](INSTALL.md).
Since Alacritty uses OpenGL to render the terminal content on all platforms, it
is currently not possible to run it without support for at least OpenGL 3.3.
### Requirements
- OpenGL 3.3 or higher
- [Windows] ConPTY support (Windows 10 version 1809 or higher)
## Configuration