Update README

This commit is contained in:
CrazyMax
2019-06-08 02:59:37 +02:00
parent 5942e39b83
commit 4db467b07e

View File

@@ -37,7 +37,7 @@ Choose the archive matching the destination platform and extract diun:
```
$ cd /opt
$ wget -qO- https://github.com/crazy-max/diun/releases/download/v0.1.0/diun_0.1.0_linux_x86_64.tar.gz | tar -zxvf - diun
$ wget -qO- https://github.com/crazy-max/diun/releases/download/v0.3.0/diun_0.3.0_linux_x86_64.tar.gz | tar -zxvf - diun
```
After getting the binary, it can be tested with `./diun --help` or moved to a permanent location.