From 7dabdb269b0ee54443139c008b3c709cc6c4a231 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Tue, 3 Jun 2025 04:43:26 +0200 Subject: [PATCH] update readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 57152cd0..b6b10768 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,6 @@ Dexed, the _D Extended EDitor_, is an IDE for the [D programming language](https - :package: [rpm for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.26/downloads/binaries/dexed-3.9.26-0.x86_64.rpm) - :package: [deb for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.26/downloads/binaries/dexed-3.9.26.amd64.deb) -The _zip_ archives allow to move freely the files. -The _setup.zip_ archives contain a command line program that installs to predefined locations so that the software can be run without additional intervention. -The _deb_ and the _rpm_ packages are for those who prefer the official setup system of their linux systems. -FreeBSD (all archs), Linux (32 bit) and Windows (32 bits) versions must be [built manually](https://basile.b.gitlab.io/dexed/build.html). -A Windows 64bit build can be found [on appveyor](https://ci.appveyor.com/project/BBasile/dexed/history). Click the top most item that has a green left margin and download the file listed in the "Artifacts" tab. - [**See this page**](https://basile.b.gitlab.io/dexed/setup.html) for more information about the setup. ## Building