Update installation instructions in README.md

Consolidate installation instructions for Linux, Mac, and Windows.
This commit is contained in:
Maya
2025-10-24 21:52:54 -04:00
committed by GitHub
parent 601e8e0b27
commit 73173a3ee9

View File

@@ -99,13 +99,7 @@ NETVISOR_SERVER_TARGET=YOUR_SERVER_IP docker compose -f docker-compose.daemon.ym
or, run the contents of `docker-compose.daemon.yml`
#### Linux (Binary)
```bash
curl -sSL https://raw.githubusercontent.com/mayanayza/netvisor/refs/heads/main/install.sh | bash
```
#### Mac / Windows (Binary)
#### Linux / Mac / Windows (Binary)
```bash
curl -sSL https://raw.githubusercontent.com/mayanayza/netvisor/refs/heads/main/install.sh | bash