From dfaca940240306f25c50a13e44f9878212cf677e Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sun, 14 Jan 2024 00:37:02 -0800 Subject: [PATCH] chore(readme): Fix deck hardware-specific section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e29d7e..f4a1e847 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Variant designed for usage as an alternative to SteamOS on the Steam Deck, and f - Built in support for display overclocking. For example, add `GAMESCOPE_OVERRIDE_REFRESH_RATE=40,70` to `/etc/environment`. - Ability to use X11 on the desktop if desired by editing `/etc/default/desktop-wayland`. - 32GB RAM mod your Steam Deck? Enjoy double the maximum VRAM amount, automatically applied. (Can you share your soldering skills?) -- Steam Deck hardware-specific services can be disabled by running `ujust disable-deck-services` in the terminal, useful for trying this image on other handhelds or for use on HTPCs. +- Steam Deck hardware-specific services can be disabled by running `ujust disable-bios-updates` and `ujust disable-firmware-updates` in the terminal. These are automatically disabled on non-Deck hardware, and on Decks with DeckHD displays or 32GB RAM mods. - More information can be found [here](https://universal-blue.discourse.group/docs?topic=37) on the Bazzite Steam Deck images. > [!WARNING]