From 79f4661d0bd3d8391d5f004179bd85b8e4b9ce65 Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Tue, 19 Jul 2022 22:18:02 +0200 Subject: [PATCH] DOC: Re-update readme to fix links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feeb2a60..9dc67192 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # lektor mk7 [](https://git.iiens.net/martin2018/lektor/-/commits/master) -[](https://matrix.to/#/##baka-dev-lektor:iiens.net) +[](https://matrix.to/#/#baka-dev-lektor:iiens.net) [](https://git.iiens.net/martin2018/lektor/-/commits/master) [](https://git.iiens.net/martin2018/lektor/-/tags) @@ -44,7 +44,8 @@ For the module sdl2, you will need the following prerequisites: For the Qt module, you will need the following prerequisites: -- the [qt] develipment library, QtCore, QtWidgets in at least version 5.15 +- the [Qt](https://www.qt.io/) develipment library, QtCore, QtWidgets in at + least version 5.15 (Qt6 should be supported) For the module repo, you will need the folowing prerequisites: -- GitLab