From f8f38ca2e523958b06885c98d9acb5ca4016fba2 Mon Sep 17 00:00:00 2001 From: thrombe Date: Mon, 25 Mar 2024 21:07:28 +0530 Subject: [PATCH] update install instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 590e99a..5a6eabb 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ An opinionated [Hyprland](https://github.com/hyprwm/Hyprland) plugin that tries # Installation ## Cargo ```zsh +cargo install --locked hyprkool +``` + +## Install from source +```zsh git clone https://github.com/thrombe/hyprkool cd hyprkool cargo install --path .