Skip to content

Commit b1a8288

Browse files
committed
docs: bump version in install command
Signed-off-by: r3drun3 <simone.ragonesi@protonmail.com>
1 parent aaea479 commit b1a8288

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ New version of the tool are released via Github.
77
You can retrieve the release you want from [*this*](https://github.com/R3DRUN3/vermilion/releases/) page.
88
Example via bash (wget):
99
```console
10-
wget https://github.com/R3DRUN3/vermilion/releases/download/v0.3.0/vermilion_0.3.0_linux_amd64.tar.gz
11-
tar -xzf vermilion_0.3.0_linux_amd64.tar.gz
10+
wget https://github.com/R3DRUN3/vermilion/releases/download/v0.4.0/vermilion_0.4.0_linux_amd64.tar.gz
11+
tar -xzf vermilion_0.4.0_linux_amd64.tar.gz
1212
chmod +x vermilion
1313
```
1414

0 commit comments

Comments
 (0)