diff --git a/README.md b/README.md index 45d6255..b0249ed 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ instead of `bin/`. The following command can be used to download `dstcluster` from terminal if you are using Linux. ``` -curl -L https://github.com/adzil/dstcluster/releases/download/v1.0.0/dstcluster-linux-amd64.tar.gz | \ +curl -L https://github.com/adzil/dstcluster/releases/download/v1.0.1/dstcluster-linux-amd64.tar.gz | \ tar xzC /usr/local/dst/bin ```