Skip to content

Commit 37b7637

Browse files
committedMay 22, 2024
docs: update readme
1 parent 81ee40b commit 37b7637

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ A tool that allows you to convert NMAP XML output to excel/html/csv/json/markdow
1818
## Installation
1919

2020
```
21-
git clone https://github.com/gorkavp/nmap-formatter.git
21+
go install github.com/vdjagilev/nmap-formatter/v3@latest
2222
cd nmap-formatter
2323
go build
2424
```
2525

26+
All other options can be found on [Installation Wiki page](https://github.com/vdjagilev/nmap-formatter/wiki/Installation).
27+
2628
## Usage
2729

2830
```bash

0 commit comments

Comments
 (0)
Failed to load comments.