diff --git a/README.md b/README.md index 0a4ab622c..6884aadb6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Once the download has been completed, unpack the downloaded archive. The following command will automatically download and unpack the archive in the newly created `rabix` directory: ```sh -wget https://github.com/rabix/bunny/releases/download/v1.0.4-3/rabix-1.0.4.tar.gz -O rabix-1.0.4.tar.gz && tar -xvf rabix-1.0.4.tar.gz +wget https://github.com/rabix/bunny/releases/download/v1.0.4-4/rabix-1.0.4.tar.gz -O rabix-1.0.4.tar.gz && tar -xvf rabix-1.0.4.tar.gz ```