mirror of https://gitlab.com/basile.b/dexed.git
fix dl links
This commit is contained in:
parent
71326edfbd
commit
de5e1b8003
10
README.md
10
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.
|
||||
|
|
Loading…
Reference in New Issue