소스 검색

Add pre-built binaries section to installation instructions

ayntgl 4 년 전
부모
커밋
1eafc3440e
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -19,6 +19,10 @@ Discordo is a lightweight, secure, and feature-rich Discord terminal client. Hea
 
 ## Installation
 
+## Pre-built binaries
+
+You can download and install a [pre-built binary here](https://nightly.link/ayntgl/discordo/workflows/ci/main) for Windows, macOS, or Linux.
+
 ### Building from source
 
 ```bash
@@ -32,7 +36,7 @@ sudo mv ./discordo /usr/local/bin
 
 ### Package managers
 
-- Arch Linux (AUR, unofficial): `yay -S discordo-git`
+- Arch Linux: `yay -S discordo-git`
 
 ## Usage