From 72a003ed6d7fb92091848f88088a7e6006e28352 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 15 Aug 2023 19:46:44 -0700 Subject: [PATCH] chore(readme): Make warnings bold --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7da6a402..7ee38a23 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Variant designed for usage as an alternative to SteamOS on the Steam Deck, avail - 32GB RAM mod your Steam Deck? Enjoy double the maximum VRAM amount, automatically applied. (Can you share your soldering skills?) > [!WARNING] -> Due to an upstream bug, Bazzite cannot be used on Steam Decks with 64GB eMMC storage at this time. +> **Due to an upstream bug, Bazzite cannot be used on Steam Decks with 64GB eMMC storage at this time.** **For new installs ISOs can be downloaded from our releases page [here](https://github.com/ublue-os/bazzite/releases).** @@ -113,7 +113,7 @@ To rebase an existing ostree system to the **desktop with Nvidia drivers** relea podman pull ghcr.io/ublue-os/config && rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) && rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia:latest > [!WARNING] -> Due to an upstream bug, Bazzite cannot be used on Steam Decks with 64GB eMMC storage at this time. +> **Due to an upstream bug, Bazzite cannot be used on Steam Decks with 64GB eMMC storage at this time.** To rebase an existing ostree system to the **Steam Deck** release: