aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-01-12 13:51:32 +0000
committerGitHub <noreply@github.com>2021-01-12 13:51:32 +0000
commitab9d5a7452548b0b9fe21b2c2cc63435ff37f322 (patch)
treea3cc44c3cb5f6924836737f4e2612e0e1f71972f /README.md
parentaefffde539c0649e3ebe3a81b2e15a25e760d29c (diff)
downloadalacritty-ab9d5a7452548b0b9fe21b2c2cc63435ff37f322.tar.gz
alacritty-ab9d5a7452548b0b9fe21b2c2cc63435ff37f322.zip
Add minimum OpenGL version to readme
Fixes #4693.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a736f8b5..644b90d7 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +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 Alacritty without at support for at least
+OpenGL 3.3.
+
## Configuration
You can find the default configuration file with documentation for all available