Skip to content

Commit

Permalink
Documentation: Fix FreeBSD usage of the pkg command
Browse files Browse the repository at this point in the history
  • Loading branch information
cvengler authored and awesomekling committed Apr 12, 2021
1 parent 102bb3b commit b2a0552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/BuildInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b2a0552

Please sign in to comment.