mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-26 07:13:48 +01:00
Update binary install doc
This commit is contained in:
@@ -7,7 +7,7 @@ Diun binaries are available in [releases](https://github.com/crazy-max/diun/rele
|
||||
Choose the archive matching the destination platform and extract diun:
|
||||
|
||||
```
|
||||
wget -qO- https://github.com/crazy-max/diun/releases/download/v2.2.0/diun_2.2.0_linux_x86_64.tar.gz | tar -zxvf - diun
|
||||
wget -qO- https://github.com/crazy-max/diun/releases/download/v2.4.0/diun_2.4.0_linux_x86_64.tar.gz | tar -zxvf - diun
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
Reference in New Issue
Block a user