From 7a46bb632f3dbdc89fddd9f20ff07ab3ffbf2e64 Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:35:28 +0800 Subject: [PATCH] docs: complete GitHub Releases section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df23e2..1bc0fa8 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ $ cargo install --git https://github.com/ryanccn/nrr.git ### GitHub Releases -You can download +You can download binaries pre-compiled for Linux, macOS, and Windows from the [latest GitHub Release](https://github.com/ryanccn/nrr/releases/latest). Linux binaries are statically linked to musl; Windows binaries require MSVC. ## Usage