Skip to content

Commit f51b755

Browse files
committed
Release v0.0.8
1 parent efdb7fc commit f51b755

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

Version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.7
1+
0.0.8

0 commit comments

Comments
 (0)