Skip to content

Commit ed802f3

Browse files
committed
Update 0.13.1 docs
1 parent 5d75940 commit ed802f3

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
@@ -64,7 +64,7 @@ ARP scan finished, 5 hosts found in 1.623 seconds
6464
Download the `arp-scan` binary for Linux (Ubuntu, Fedora, Debian, ...). See the [releases page](https://github.com/Saluki/arp-scan-rs/releases) for other binaries.
6565

6666
```bash
67-
wget -O arp-scan https://github.com/Saluki/arp-scan-rs/releases/download/v0.13.0/arp-scan-v0.13.0-x86_64-unknown-linux-musl && chmod +x ./arp-scan
67+
wget -O arp-scan https://github.com/Saluki/arp-scan-rs/releases/download/v0.13.1/arp-scan-v0.13.1-x86_64-unknown-linux-musl && chmod +x ./arp-scan
6868
```
6969

7070
Optionnaly, fetch the IEEE OUI reference file (CSV format) that contains all MAC address vendors.

0 commit comments

Comments
 (0)