Просмотр исходного кода

Add pre-built binaries section to installation instructions

ayntgl 4 лет назад
Родитель
Сommit
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