From d855130b40f7962862dfedbc82589477a459d756 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 26 Mar 2020 02:47:17 +0100 Subject: [PATCH] Update doc --- doc/install/binary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/binary.md b/doc/install/binary.md index 1cddaba8..06751726 100644 --- a/doc/install/binary.md +++ b/doc/install/binary.md @@ -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.5.0/diun_2.5.0_linux_x86_64.tar.gz | tar -zxvf - diun +wget -qO- https://github.com/crazy-max/diun/releases/download/v2.6.0/diun_2.6.0_linux_x86_64.tar.gz | tar -zxvf - diun ``` ## Test