From b78264458ba7e649816a13f0a7d71ca4994a4512 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Wed, 27 Dec 2023 01:19:05 +0100 Subject: [PATCH] Remove version from choco install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d7a50..f0239ff 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Usage 1. Download the latest release - - Chocolatey (Windows): `choco install arp-scanner --version=0.2.0` + - Chocolatey (Windows): `choco install arp-scanner` - 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