diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-20 08:14:06 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-20 08:14:06 -0700 |
| commit | 190819fa4b33e9c2f100cc0f9416f9305304cbbd (patch) | |
| tree | b9a71fdf61ce778b8afbb4c87f91db8a1c36df90 | |
| parent | 2048a8ed6b6457977242267ff700e4859176dad4 (diff) | |
| download | trash-190819fa4b33e9c2f100cc0f9416f9305304cbbd.tar.zst | |
Fix path in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` --- |
