Skip to content

Commit 2fdb229

Browse files
authored
doc: add installation instructions
1 parent d4c6d37 commit 2fdb229

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,5 @@ sudo -E diamond --start-all
2020

2121
and allows checking their status using `sudo -E diamond --list`.
2222

23-
# Downloads
24-
## arm64
25-
**Linux**: https://nightly.link/uditkarode/diamond/workflows/arm64/master/diamond-arm64.zip
26-
27-
## x86_64
28-
**Linux**: https://nightly.link/uditkarode/diamond/workflows/x86_64/master/diamond-Linux.zip
29-
30-
> NOTE: untested on macOS
31-
**macOS**: https://nightly.link/uditkarode/diamond/workflows/x86_64/master/diamond-macOS.zip
23+
# Installation
24+
Download the latest [release](https://github.com/uditkarode/diamond/releases), make it executable, and move it to `/usr/local/bin` (or any other location in `PATH`) for easier access.

0 commit comments

Comments
 (0)