From 412b2222c212eb8f444662e7df22dc72a388360e Mon Sep 17 00:00:00 2001 From: Minh <97237370+end-4@users.noreply.github.com> Date: Tue, 12 May 2026 15:37:00 +0200 Subject: [PATCH] readme: move warning content to wiki --- .github/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/README.md b/.github/README.md index d9432e28e..256888616 100644 --- a/.github/README.md +++ b/.github/README.md @@ -19,10 +19,7 @@ > [!WARNING] > Hyprland 0.55 update: -> If your distro has not shipped Hyprland 0.55 and/or you're not ready for it, you should switch to the Pre-Hyprland Luaification release. Example installation: -> ``` -> git clone --recursive https://github.com/end-4/dots-hyprland && cd dots-hyprland && git checkout 2026.05.11 && ./setup install -> ``` +> If your distro has not shipped Hyprland 0.55 and/or you're not ready for it, you should switch to the Pre-Hyprland Luaification release (or not update yet, if you're going to do that). See the wiki for more info: [Install](https://ii.clsty.link/en/ii-qs/01setup/#automated-installation) | [Update](https://ii.clsty.link/en/ii-qs/01setup/#updating)
What this is/isn't @@ -46,7 +43,7 @@
Installation - - _If you're new to Linux and decide to use Hyprland, you're in for a tough ride._ + - **IMPORTANT: Hyprland 0.55 Update**: If your distro has not shipped Hyprland 0.55 and/or you're not ready for it, you should switch to the Pre-Hyprland Luaification release. See [the wiki](https://ii.clsty.link/en/ii-qs/01setup/) for more info - Just run `bash <(curl -s https://ii.clsty.link/get)` - Or, clone this repo and run `./setup install` - See [the wiki](https://ii.clsty.link/en/ii-qs/01setup/) for more details