aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorr-c-f <ryan.farley@gmx.com>2021-02-28 11:12:24 -0600
committerGitHub <noreply@github.com>2021-02-28 17:12:24 +0000
commit557b28d0ac4a711d01b30396e50fd1275e5e267d (patch)
tree8c48e571e770ac3aba81a4841b1386cb26ca90d5 /README.md
parentedfcb81339ddb1af165c6293229a98b588a90af9 (diff)
downloadalacritty-557b28d0ac4a711d01b30396e50fd1275e5e267d.tar.gz
alacritty-557b28d0ac4a711d01b30396e50fd1275e5e267d.zip
Add Windows version requirements to readme
Fixes #4846.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6cac5f9c..70aec5f6 100644
--- a/README.md
+++ b/README.md
@@ -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