Add python to Archlinux install instructions

This commit is contained in:
Jonathan V 2021-09-17 22:53:16 +02:00 committed by GitHub
parent c96047dc73
commit fb1b7f6007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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