summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-05 23:37:12 +0530
committerAndinus <andinus@nand.sh>2020-04-05 23:37:12 +0530
commit106aa7446c34a2c9fc8944ec9be3a65d0f052d64 (patch)
treeeb075029f40eea0f6dbf082bc548655db45aeb2e
parent538028fdd2e03f78562f1f6e85a38cd3ca442803 (diff)
downloadcetus-106aa7446c34a2c9fc8944ec9be3a65d0f052d64.tar.gz
Add note explaning broken behaviour on OpenBSD
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index f9fa6d2..72a0328 100644
--- a/README.org
+++ b/README.org
@@ -59,6 +59,10 @@ If you don't understand what this command does then don't run it. It doesn't
 download the binary, it will just print the steps to install cetus & you have to
 run those commands manually.
 *** v0.6.4
+*Note for OpenBSD users*: If you are using GNOME, Unity, LXDE or Pantheon then
+this version may not work, due to unveil. This probably has been fixed in
+v0.6.7, compile it.
+
 #+BEGIN_SRC sh
 curl -s https://tildegit.org/andinus/cetus/raw/tag/v0.6.4/scripts/install.sh | sh
 #+END_SRC