From 190819fa4b33e9c2f100cc0f9416f9305304cbbd Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 20 Apr 2025 08:14:06 -0700 Subject: Fix path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c71606..3ee01e7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A **blazingly fast** and **safe** alternative to `rm`, written in Go! 🚀 ## 🚀 Installation ``` -go install gitlab.com/rhogenson/trash@latest +go install github.com/rhogenson/trash@latest ``` --- -- cgit v1.3.1