diff --git a/README.md b/README.md
index 6fbd1ab..f993190 100644
--- a/README.md
+++ b/README.md
@@ -6,16 +6,15 @@
1. Download the latest release
- 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
+ - Snapcraft (Linux): `snap install arp-scanner`
+ - GitHub (Windows/Linux): [releases](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`)
> [!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)
## Follow the development
-[](https://twitter.com/search?q=%23ArpScanner%20%40StoneRedCode)
+[](https://twitter.com/search?q=%23ArpScanner%20%40StoneRedCode&f=live)
## Example

diff --git a/choco/arp-scanner.nuspec b/choco/arp-scanner.nuspec
index 4f78304..de27add 100644
--- a/choco/arp-scanner.nuspec
+++ b/choco/arp-scanner.nuspec
@@ -67,18 +67,19 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
-
+ https://github.com/Stone-Red-Code/ARP-Scanner/issues
arp-scanner arp
A lightweight cross-platform IP scanner
+ A lightweight cross-platform IP scanner
+
**Usage**
1. Download the latest release
- 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
- 1. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)
+ - Snapcraft (Linux): `snap install arp-scanner`
+ - GitHub (Windows/Linux): [releases](https://github.com/Stone-Red-Code/ARP-Scanner/releases)
+ 2. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)
> 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)
@@ -86,7 +87,7 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
- ArpLookup (https://github.com/georg-jung/ArpLookup) - MIT (https://github.com/georg-jung/ArpLookup/blob/master/LICENSE.txt)
- IPAddressRange (https://github.com/jsakamoto/ipaddressrange) - MPL-2.0 (https://github.com/jsakamoto/ipaddressrange/blob/master/LICENSE)
-
+ https://github.com/Stone-Red-Code/ARP-Scanner/releases/latest