diff --git a/README.md b/README.md index 06708c3c..6c7c2920 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,12 @@ Coedit is an IDE for the [D programming language](http://dlang.org), its compile --- Download the zipped binaries or the zip that contains the setup program for you platform: -- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit.3.5.1.linux64.setup.zip) -- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit.3.5.1.linux64.zip) +- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit.3.5.1.linux64.setup.zip) +- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit.3.5.1.linux64.zip) - :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit.3.5.1.win32.setup.zip) -- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit.3.5.1.win32.zip) -- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit-3.5.1-0.x86_64.rpm) -- :package: [deb for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3.5.1/coedit-3.5.1.amd64.deb) +- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit.3.5.1.win32.zip) +- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit-3.5.1-0.x86_64.rpm) +- :package: [deb for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit-3.5.1.amd64.deb) The _zip_ allow to move freely the files. The _setup.zip_ install to predefined locations so that the software can be run without additional intervention.