From 2f9c9e1d319af1869d30aafe78cb15cf78864e4d Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 12 Aug 2025 17:31:36 -0400 Subject: [PATCH] Add readme install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3382a77..7b78670 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ An extension to automatically rotate the screen when a window is fullscreened, useful for GNOME Shell Mobile. + +Grab the zip from [the latest release](https://git.federated.nexus/Henry-Hiles/fullscreen-rotate/releases/latest), and install with `gnome-extensions install -f `. Enjoy!