We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30745b1 commit fe96e5bCopy full SHA for fe96e5b
1 file changed
README.md
@@ -12,7 +12,7 @@ funURL is a command-line tool designed as a Swiss Army knife for URLs. It takes
12
## Installation
13
`funURL` requires go1.18+ to install successfully. Run the following command to get the repo:
14
```
15
-go install -v github.com/HappyHackingSpace/funURL/cmd/funurl@latest
+go install -v github.com/HappyHackingSpace/funURL/cmd/funurl@main
16
17
18
## Features
0 commit comments