From 7a9d71e3d760c3c254617a2e84911796f3d921cc Mon Sep 17 00:00:00 2001 From: Laura Date: Fri, 20 Jun 2025 23:40:37 +0200 Subject: [PATCH] link to releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 966467a..538d4ac 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ UP is a simple file transfer tool that acts as a drop-in replacement for `scp` a ## Quick Start -Pre-built binaries for common operating systems are available on the releases page. Choose the download that matches your OS and architecture or build the latest development version yourself: +Pre-built binaries for common operating systems are available in the [releases](https://github.com/coalaura/up/releases/latest). Choose the download that matches your OS and architecture or build the latest development version yourself: ```bash go build -o server ./server