mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-03 04:34:21 -05:00
Add python to Archlinux install instructions
This commit is contained in:
parent
c96047dc73
commit
fb1b7f6007
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue