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