Skip to content

Commit 39efa6c

Browse files
committed
README: Change version to 0.0.2
1 parent 71986e3 commit 39efa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ go install github.com/vjdagilev/nmap-formatter@latest
3939
Choose version from Release page and download it:
4040

4141
```
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
42+
curl https://github.com/vdjagilev/nmap-formatter/releases/download/v0.0.2/nmap-formatter-linux-amd64.tar.gz --output nmap-formatter.tar.gz -L
4343
tar -xzvf nmap-formatter.tar.gz
4444
./nmap-formatter --help
4545
```

0 commit comments

Comments
 (0)