From 471b453b6a8b69051efda020387c3b58ae034ef9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 7 Oct 2025 11:10:28 -0700 Subject: Fix install path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 703f8b4..43fe07f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ are available for Linux, Mac OS, and Windows. Or install from source: ``` -go install github.com/rhogenson/trash@latest +go install roseh.moe/cmd/trash@latest ``` --- @@ -73,4 +73,4 @@ Trash CLI is compatible with: ## 📄 License -This project is licensed under the GPLv3 License. See the [COPYING](COPYING) file for details. +This project is licensed under GPLv3 or later. See the [COPYING](COPYING) file for details. -- cgit v1.3.1