diff --git a/FreeBSD.md b/FreeBSD.md index 833c3d4..3892905 100644 --- a/FreeBSD.md +++ b/FreeBSD.md @@ -4,8 +4,11 @@ Sometimes packages installed via `pkg` might not work. Even if you get an iso fi ``` freebsd-update -r 11.1-RELEASE upgrade +freebsd-update install ``` +You might need to reboot and `freebsd-update install` again. + For more detail, see [the official manual](https://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html). # Set up desktop environment