From 25de19087331d51ff87122ce20aedac82b80da97 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 30 Sep 2018 20:01:14 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 79cdc9a..b726946 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Linux is the primary platform, the platform which master branch is guaranteed to # Installation Newest version of sibs builds itself. If you don't already have sibs installed and you are using Windows then you can find prebuilt binary under msvc folder. -On Linux and Mac you need to build from source by running install.sh under cmake directory. +On Linux, MacOS and OpenBSD you need to build from source by running install.sh under cmake directory. After you've installed sibs once, you can install new versions by running install.sh (or use `sibs.exe build --release` if you are on windows, and sibs binary will be located under sibs-build/release/sibs.exe). For easiest usage of sibs under windows, add msvc subdirectory to PATH environment variable. msvc subdirectory also contains additional libraries and software that is needed for sibs to run with the only missing software being cmake. -- cgit v1.2.3