Skip to content

Commit 441a9ad

Browse files
authored
update README.md
1 parent 34b261d commit 441a9ad

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ funURL is a command-line tool designed as a Swiss Army knife for URLs. It takes
99

1010
- Golang 1.18+
1111

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
16+
```
17+
1218
## Features
1319

1420
### URL Parsing

0 commit comments

Comments
 (0)