From 23bc7c116d059561bd1a211945cfb3d13e1b53ed Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 4 Apr 2020 19:58:24 +0530 Subject: Add install instructions to readme --- README.org | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/README.org b/README.org index 8f243df..8241ad8 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,5 @@ -#+HTML_HEAD: -#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: #+EXPORT_FILE_NAME: index #+TITLE: Cetus @@ -55,24 +55,19 @@ cetus -print -notify Pre-built binaries are available for OpenBSD, FreeBSD, NetBSD, DragonFly BSD, Linux & macOS. -*Note*: The program compiling on a system doesn't mean that it will work. If you - find bugs then please file an issue. I have listed the systems this was tested - on above, it should work on all of them. Again no guarantees because tests are - done manually currently so I might miss something. - 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. Better yet don't pipe it directly to sh but review -it before running. +run those commands manually. +*** v0.6.4 +#+BEGIN_SRC sh +curl -s https://tildegit.org/andinus/cetus/raw/tag/v0.6.4/scripts/install.sh | sh +#+END_SRC *** v0.6.0 *Warning*: Don't use random flag on BPOD, it has been disabled in v0.6.1 but v0.6.0 will cause issues if random flag is used with BPOD. -*Update*: This bug was fixed in v0.6.2, pre-built binary not yet uploaded. If -possible use v0.6.3, latest version. - =cetus set bpod -random # don't do this= #+BEGIN_SRC sh -curl -s https://tildegit.org/andinus/cetus/raw/branch/master/scripts/install.sh | sh +curl -s https://tildegit.org/andinus/cetus/raw/tag/v0.6.0/scripts/install.sh | sh #+END_SRC -- cgit 1.4.1-2-gfad0