From 0b953c9cb9e49c8a2ad2382591d244bbad0476f6 Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:37:19 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a981b1b..0a9cfd3 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,10 @@ For the best performance, ensure you have the latest graphics drivers installed #### Arch Linux -*Note: if you've previously installed Breezy GNOME using the setup script, you must uninstall it first: `~/.local/bin/breezy_gnome_uninstall`* - -Breezy GNOME is in AUR (but not pacman, yet). To install: `yay -S breezy-desktop-gnome-git` and, once that succeeds, `systemctl --user enable --now xr-driver.service` +Breezy GNOME is in AUR (but not pacman, yet). To install, run these commands from a terminal: +1. If you've previously installed Breezy GNOME using the setup script, you must uninstall it first with `breezy_gnome_uninstall` +2. `yay -S breezy-desktop-gnome-git` +3. `systemctl --user enable --now xr-driver.service` #### All other distros