Merge pull request #400 from iwataka/correct-installation-instruction-for-ubuntu-debian
Correct installation instruction for Ubuntu/Debian
This commit is contained in:
commit
bf39a82f2a
@ -93,7 +93,7 @@ With valid `source` options as such:
|
||||
|
||||
**Ubuntu/Debian**
|
||||
```bash
|
||||
wget https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.deb
|
||||
curl -OL https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.deb
|
||||
sudo apt install ./dive_0.9.2_linux_amd64.deb
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user