diff options
author | Andinus <andinus@inventati.org> | 2020-03-15 00:53:53 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-15 00:53:53 +0530 |
commit | 7552361f907a1439a5b47d5adbc113fb57a818c7 (patch) | |
tree | b01828def2bba821df27229620b0a545aac6adb5 | |
parent | f755d1dc3048c1cd08e83e09c7bb23b77418f29f (diff) | |
download | cetus-7552361f907a1439a5b47d5adbc113fb57a818c7.tar.gz |
Fix binary instructions
-rw-r--r-- | README.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/README.org b/README.org index 9322062..fbbe68d 100644 --- a/README.org +++ b/README.org @@ -57,10 +57,9 @@ latest release. | v0.2.0 | https://diode.zone/videos/watch/12db31e1-3517-4888-ad06-55f3859447a1 | * Installation ** Binary -| | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/browse][Cetus Artifacts]] | -|-----------------+--------------------------| -| OpenBSD amd64 | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/file/cetus-nasa-openbsd-amd64][cetus-nasa-openbsd-amd64]] | -| GNU/Linux amd64 | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/file/cetus-nasa-linux-amd64][cetus-nasa-linux-amd64]] | +framagit.org compiles cetus for OpenBSD & GNU/Linux amd64 on every release, to +get the binary goto [[https://framagit.org/andinus/cetus/pipelines?scope=tags&page=1][Cetus Artifacts]]. + ** From Source #+BEGIN_SRC sh # get master branch archive |