From 8c8f4279688d71c661ffa1f38feb7cec77980b79 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 16 Dec 2023 23:47:09 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49ead20..73d7a50 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ 1. Download the latest release - Chocolatey (Windows): `choco install arp-scanner --version=0.2.0` - - Snapcraft (Linux): `snap install arp-scanner` and `snap connect arp-scanner:network-control` to give it permission to send arp requests + - Snapcraft (Linux): `snap install arp-scanner`\ + and `snap connect arp-scanner:network-control` to give it permission to send arp requests - GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases 1. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)