diff --git a/README.md b/README.md
index ffe99e3f..a290df63 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,12 @@



+
+



-
+
## Depenencies
> [hyprland](https://hyprland.org)
@@ -36,16 +38,12 @@
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails)
> [pyprland](https://github.com/hyprland-community/pyprland)
->[!Note]
->To get cava working with pywal - symlink template to cava/config
- ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true
+This configuration utilizes two official [Hyprland](https://hyprland.org) plugins.
+To install these plugins run the following command.
+
>[!Note]
-> Hycov Keybindings will be commented out by default
-to prevent the error message caused by HyprPM.
-HyprTrails is also coded into hyprland.conf but will
-not trigger any errors. Feel free to enable them with
-the commands below.
+>HyprExpo is only available on hyprland-git until the next official release.
hyprpm update
@@ -54,13 +52,16 @@ the commands below.
hyprpm add https://github.com/hyprwm/hyprland-plugins
- hyprpm add https://github.com/Ayuei/hycov
-
-
- hyprpm enable hycov
+ hyprpm enable hyprexpo
hyprpm enable hyprtrails
+
+
+>[!Note]
+>To get cava working with pywal - symlink the template to cava/config
+
+ ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true