Skip to content

Commit ac25d6e

Browse files
Revert "Update README for release v3.1.5"
This reverts commit c175402.
1 parent bfda79b commit ac25d6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A simple shell script designed to run on [AsusWRT-Merlin](https://www.asuswrt-me
1313

1414
![Sample Usage by User Screenshot](https://github.com/VREMSoftwareDevelopment/bwmon/raw/main/screenshots/UsageByUserData.jpg 'Sample Usage by User Screenshot')
1515

16-
[Try the latest demo version](https://vremsoftwaredevelopment.github.io/bwmon)
16+
[Try a demo version of this application](https://vremsoftwaredevelopment.github.io/bwmon)
1717

1818
---
1919

@@ -66,7 +66,7 @@ LICENSE # License file
6666
- `cd /mnt/<mounted_name>/`
6767
- `mkdir bwmon`
6868
- `cd bwmon`
69-
- `wget https://github.com/VREMSoftwareDevelopment/bwmon/releases/download/v3.1.5/bwmon.tar.gz`
69+
- `wget https://github.com/VREMSoftwareDevelopment/bwmon/releases/download/v3.1.4/bwmon.tar.gz`
7070
- `tar -xzvf bwmon.tar.gz`
7171
- `chmod +x server/install.sh`
7272
- `./server/install.sh`

0 commit comments

Comments
 (0)