From 2ced5d8ea7daf8d7a92e59188c4fea430a828089 Mon Sep 17 00:00:00 2001 From: Stephen Haberman Date: Mon, 1 Sep 2025 14:52:15 -0500 Subject: [PATCH] README: Explain hyprpm version pinning (#468) Clarify installation instructions for hyprland-plugins. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99a45b3..6585891 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,10 @@ This repo houses official plugins for Hyprland. # Install > [!IMPORTANT] > hyprland-plugins only officially supports installation via `hyprpm`. -> hyprland-plugins follows hyprland-git and requires you to be on hyprland-git -> or tagged >= v0.33.1. +> `hyprpm` automatically detects your hyprland version & installs only +> the corresponding "pinned" release of hyprland-plugins. +> If you want the latest commits to hyprland-plugins, you need to use +> `hyprland-git`. ## Install with `hyprpm`