summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a1acfb9b..d8f6ef89 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -94,7 +94,7 @@ On Arch Linux, you need a few extra libraries to build Alacritty. Here's a
to be missing, please open an issue.
```sh
-pacman -S cmake freetype2 fontconfig pkg-config make libxcb libxkbcommon
+pacman -S cmake freetype2 fontconfig pkg-config make libxcb libxkbcommon python
```
#### Fedora