1
0
mirror of https://github.com/coalaura/up.git synced 2025-07-17 21:44:35 +00:00

link to releases

This commit is contained in:
Laura
2025-06-20 23:40:37 +02:00
parent 9e13dff54c
commit 7a9d71e3d7

View File

@ -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