chore(readme): Make warnings bold

This commit is contained in:
Kyle Gospodnetich 2023-08-15 19:46:44 -07:00
parent 1521529d63
commit 72a003ed6d

View File

@ -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. <sup><sub>(Can you share your soldering skills?)</sub></sup>
> [!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: