diff options
author | glowiak <52356948+glowiak@users.noreply.github.com> | 2022-02-06 09:39:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-06 09:39:14 +0100 |
commit | f31d5372e7c5f53261df502d58472e7a76e08eed (patch) | |
tree | 284035f396a3b317004e393b2300043ace39ea2a /BUILD.md | |
parent | ca1a2bbe2cda64859b45e256576f01ce98043e92 (diff) | |
download | PrismLauncher-f31d5372e7c5f53261df502d58472e7a76e08eed.tar.gz PrismLauncher-f31d5372e7c5f53261df502d58472e7a76e08eed.tar.bz2 PrismLauncher-f31d5372e7c5f53261df502d58472e7a76e08eed.zip |
Update BUILD.md
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -276,7 +276,7 @@ need to be fixed with `codesign -fs -`. # OpenBSD -Getting the project to build and run on Linux is easy if you use any modern and up-to-date linux distribution. +Tested on OpenBSD 7.0-alpha i386, on older should work too ## Build dependencies - A C++ compiler capable of building C++11 code. |