mirror of
https://github.com/alacritty/alacritty.git
synced 2025-02-10 15:46:10 -05:00
Add python3 dep to freebsd install instructions
This commit is contained in:
parent
d5c66ceeac
commit
9a8ae43c0a
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ command that should install all of them. If something is still found to be
|
|||
missing, please open an issue.
|
||||
|
||||
```sh
|
||||
pkg install cmake freetype2 fontconfig pkgconf
|
||||
pkg install cmake freetype2 fontconfig pkgconf python3
|
||||
```
|
||||
|
||||
#### OpenBSD
|
||||
|
|
Loading…
Add table
Reference in a new issue