mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:57:35 +00:00
Documentation: Fix FreeBSD usage of the pkg command
This commit is contained in:
parent
102bb3b3d2
commit
b2a0552281
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ $ doas pkg_add coreutils qemu sudo
|
|||
### FreeBSD prerequisites
|
||||
|
||||
```console
|
||||
$ pkg add bash coreutils git gmake ninja sudo
|
||||
$ pkg install bash coreutils git gmake ninja sudo
|
||||
```
|
||||
|
||||
### Windows prerequisites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue