mirror of
https://github.com/mayanayza/netvisor.git
synced 2025-12-10 08:24:08 -06:00
Update installation instructions in README.md
Consolidate installation instructions for Linux, Mac, and Windows.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user