File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ A lightweight web-based system monitoring dashboard for Linux servers.
1111### One-line Install
1212
1313``` bash
14- wget https://github.com/ReturnFI/Netron/releases/latest/download/netron-0.0.7 -linux-amd64.tar.gz && tar -xzf netron-* -linux-* .tar.gz && ./netron --run
14+ wget https://github.com/ReturnFI/Netron/releases/latest/download/netron-0.0.8 -linux-amd64.tar.gz && tar -xzf netron-* -linux-* .tar.gz && ./netron --run
1515```
1616
1717
@@ -21,7 +21,7 @@ wget https://github.com/ReturnFI/Netron/releases/latest/download/netron-0.0.7-li
2121
2222** For AMD64/x86_64 (most common):**
2323``` bash
24- wget https://github.com/ReturnFI/Netron/releases/latest/download/netron-0.0.7 -linux-amd64.tar.gz
24+ wget https://github.com/ReturnFI/Netron/releases/latest/download/netron-0.0.8 -linux-amd64.tar.gz
2525```
2626
2727### 2. Extract
Original file line number Diff line number Diff line change 1- 0.0.7
1+ 0.0.8
You can’t perform that action at this time.
0 commit comments