From c605015227b7e90fa1b4ca22def2172b45bd61a8 Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Thu, 18 Nov 2021 22:40:39 +0100 Subject: [PATCH] DOC: Update README to add WSL2 as a supported platform + Delete klkt from the readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 0588f64a..4a5d6770 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [](https://git.iiens.net/martin2018/lektor/-/commits/master) [](https://matrix.to/#/##baka-dev-lektor:iiens.net) -[](https://git.iiens.net/martin2018/lektor/-/commits/master) +[](https://git.iiens.net/martin2018/lektor/-/commits/master) [](https://git.iiens.net/martin2018/lektor/-/tags) A Karaoke player made to replace the old bash scripts on Sakura. @@ -35,13 +35,6 @@ For the module repo, you will need the folowing prerequisites: - the [libcurl](https://github.com/curl/curl) developmemt library -To build Klkt, you will need: - -- libnotify, the developement package -- glib-2.0, the developpement package -- qmake and Qt5 developpement libraries (Qt5Core Qt5Gui Qt5Network Qt5Widgets) -- don't forget the qt5dxcb-plugin (xcb plugin for qt5) when compiling - You will also need the following executables, with their path setted in the configuration file: -- GitLab