diff --git a/README.md b/README.md index 25bf5c68..dbe97a55 100644 --- a/README.md +++ b/README.md @@ -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.