From 888e336702d9a66f6981bbedb817fdd0b0166673 Mon Sep 17 00:00:00 2001 From: jetfir3 <95306468+jetfir3@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:49:12 -0400 Subject: [PATCH] Typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28c5714..536c324 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ bash <(curl -sSL https://spotx-official.github.io/run.sh) ``` - By default... - all supported experimental features are enabled - - free-tier user patches are applied -- paid-premium users should use `-p` / `--premium` flag - - macOS client auto-updates are NOT disabled -- block auto-updates with `-b` / `--blockupdates` flag + - free-tier user patches are applied, paid-premium users should use `-p` / `--premium` flag + - macOS client auto-updates are NOT disabled, block auto-updates with `-B` / `--blockupdates` flag - View additional flags/options and examples in the `Options` section below - For more information, see the [FAQ](https://github.com/SpotX-Official/SpotX-Bash/wiki/SpotX%E2%80%90Bash-FAQ)