From dbdde98c8c2035989d30e03dcd5578f88037ed5a Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:49:23 +0100 Subject: [PATCH] Update installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 667a6ec..00ef1a3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ ## Usage 1. Download the latest release + - GitHub: https://github.com/Stone-Red-Code/ARP-Scanner/releases + - Chocolatey: `choco install arp-scanner` + - Snapcraft: `snap install arp-scanner` 1. Start `ARP-Scanner.exe` or `ARP-Scanner` on Linux with the IP range it should scan as parameter > Note: This programm may not work on all linux distributions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](https://github.com/georg-jung/ArpLookup#supported-platforms)