From 850f746e0c38aaf1c81bd4b1c4fd9f39cfb9e9bf Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 20 Apr 2025 08:36:31 -0700 Subject: Update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ee01e7..703f8b4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,16 @@ A **blazingly fast** and **safe** alternative to `rm`, written in Go! 🚀 ## 🚀 Installation +### Use a pre-built release binary (recommended) + +Get the latest release from the +[releases page](https://github.com/rhogenson/trash/releases). Pre-built binaries +are available for Linux, Mac OS, and Windows. + +### Install from source + +Or install from source: + ``` go install github.com/rhogenson/trash@latest ``` -- cgit v1.3.1