From 83d57b06b10e73e0d499bbd9ada04e2a13f9d819 Mon Sep 17 00:00:00 2001 From: shtirlic Date: Thu, 4 Jan 2024 22:15:00 +0700 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6896f5a..9f4d3ad 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ new wlroots versions. ## Compiling -Go 1.8 or newer is required. +Go 1.21 or newer is required. -Make sure [wlroots](https://github.com/swaywm/wlroots) and its dependencies are +Make sure [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots) and its dependencies are installed. Run ``make all`` to build everything. Binaries can be found in the 'build' @@ -27,4 +27,4 @@ folder. ## License The source code of this project is licensed under the [MIT license](LICENSE). -> \ No newline at end of file +>