mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add note about package install on FreeBSD
This commit is contained in:
parent
93837110aa
commit
88076938ed
1 changed files with 5 additions and 0 deletions
|
@ -72,6 +72,11 @@ zypper in alacritty
|
|||
xbps-install alacritty
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
```sh
|
||||
pkg install alacritty
|
||||
```
|
||||
|
||||
## Manual Installation
|
||||
|
||||
### Prerequisites
|
||||
|
|
Loading…
Reference in a new issue