bump version
This commit is contained in:
parent
b44c980457
commit
fdc88fc5f7
@ -51,14 +51,14 @@ command.
|
||||
|
||||
**Ubuntu/Debian**
|
||||
```bash
|
||||
wget https://github.com/wagoodman/dive/releases/download/v0.0.5/dive_0.0.5_linux_amd64.deb
|
||||
sudo apt install ./dive_0.0.5_linux_amd64.deb
|
||||
wget https://github.com/wagoodman/dive/releases/download/v0.0.7/dive_0.0.7_linux_amd64.deb
|
||||
sudo apt install ./dive_0.0.7_linux_amd64.deb
|
||||
```
|
||||
|
||||
**RHEL/Centos**
|
||||
```bash
|
||||
wget https://github.com/wagoodman/dive/releases/download/v0.0.5/dive_0.0.5_linux_amd64.rpm
|
||||
rpm -i dive_0.0.5_linux_amd64.rpm
|
||||
wget https://github.com/wagoodman/dive/releases/download/v0.0.7/dive_0.0.7_linux_amd64.rpm
|
||||
rpm -i dive_0.0.7_linux_amd64.rpm
|
||||
```
|
||||
|
||||
**Mac**
|
||||
|
Loading…
x
Reference in New Issue
Block a user