Skip to content

Commit 4a96a63

Browse files
committed
README: Update version
1 parent 8993f6c commit 4a96a63

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
@@ -122,7 +122,7 @@ go install github.com/vjdagilev/nmap-formatter@latest
122122
Choose version from Release page and download it:
123123

124124
```
125-
curl https://github.com/vdjagilev/nmap-formatter/releases/download/v0.0.2/nmap-formatter-linux-amd64.tar.gz --output nmap-formatter.tar.gz -L
125+
curl https://github.com/vdjagilev/nmap-formatter/releases/download/v0.1.0/nmap-formatter-linux-amd64.tar.gz --output nmap-formatter.tar.gz -L
126126
tar -xzvf nmap-formatter.tar.gz
127127
./nmap-formatter --help
128128
```

0 commit comments

Comments
 (0)