diff --git a/Building-for-OpenBSD.md b/Building-for-OpenBSD.md index 261321f..b2684a1 100644 --- a/Building-for-OpenBSD.md +++ b/Building-for-OpenBSD.md @@ -1,6 +1,6 @@ *OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.* -Install the required packages: +Install the required packages: (Please amend if you notice some are missing, I did not test this on a clean installation!) ``` pkg_add cmake curl sdl2 qtbase ```