We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71986e3 commit 39efa6cCopy full SHA for 39efa6c
README.md
@@ -39,7 +39,7 @@ go install github.com/vjdagilev/nmap-formatter@latest
39
Choose version from Release page and download it:
40
41
```
42
-curl https://github.com/vdjagilev/nmap-formatter/releases/download/v0.0.2-alpha/nmap-formatter-linux-amd64.tar.gz --output nmap-formatter.tar.gz -L
+curl https://github.com/vdjagilev/nmap-formatter/releases/download/v0.0.2/nmap-formatter-linux-amd64.tar.gz --output nmap-formatter.tar.gz -L
43
tar -xzvf nmap-formatter.tar.gz
44
./nmap-formatter --help
45
0 commit comments