]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - README.md
Add OpenBSD install instructions
[dragonblocks_alpha.git] / README.md
index f7237d1555adcadaed7ff0a9f54876a4797031f8..e3ff937a8864ecc7f73b171f908166a301e1851a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,6 +54,12 @@ FreeBSD:
 sudo pkg install lzlib mesa-dri glfw glew freetype sqlite3
 ```
 
+OpenBSD:
+
+```sh
+sudo pkg_add lzlib glfw glew freetype sqlite3
+```
+
 ## Setup Requirements
 Dragonblocks Alpha targets PCs only. Non x86-64 platforms may work, however there is no guarantee whatsoever.
 You need a POSIX system conforming to the ISO C and POSIX 2008 standards. However, so far only GNU/Linux systems, in particular Ubuntu and Debian, have been tested.