aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-07 11:10:28 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-07 11:10:28 -0700
commit471b453b6a8b69051efda020387c3b58ae034ef9 (patch)
tree97b868a435d67127cee815fbd92182d28fb59e39 /README.md
parent474ba3396bd7344901c7e9b55f21fa6bc4b6ae12 (diff)
downloadtrash-471b453b6a8b69051efda020387c3b58ae034ef9.tar.zst
Fix install pathHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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.