aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```
---