mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-14 00:46:34 +03:00
docs: add qemu-tools to pkg install cmd
This commit is contained in:
@@ -86,10 +86,10 @@ kern.racct.enable=1
|
||||
|
||||
## From source
|
||||
|
||||
Install required packages.
|
||||
Install required (and optional) packages:
|
||||
|
||||
```sh
|
||||
pkg install git node22 npm-node22 go tmux libvirt bhyve-firmware smartmontools tmux samba422 jansson swtpm
|
||||
pkg install git node22 npm-node22 go tmux libvirt bhyve-firmware smartmontools tmux samba422 jansson swtpm qemu-tools
|
||||
```
|
||||
|
||||
Clone the repo and build Sylve.
|
||||
|
||||
Reference in New Issue
Block a user