From eb508fb7cb28fd83414613d9bdd9e6860a1f7120 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sat, 10 Aug 2024 22:22:22 +0200 Subject: [PATCH] fix typo i'm smoothbrain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d36cdd..66c2eb8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This method allows you to be fully up to date, while potentially compromising yo You can configure osu!boot to your liking using environment variables. - `OSUBOOT_COLORLESS`: If set, will not override `COLOR_SPECIAL`, `COLOR_DEFAULT`, `COLOR_SUCCESS`, `COLOR_FAILURE`, `COLOR_OTHER` and `RESET`. You can use this to customize colors or to disable colors alltogether -- `OSUBOOT_DRYRUN`: If set, will performs a trial run, without downloading or launching the game +- `OSUBOOT_DRYRUN`: If set, will perform a trial run, without downloading or launching the game - `OSUBOOT_SKIP_CHECKING_DEPS`: If set, skips dependency checks, see [Dependencies](#dependencies) - `OSUBOOT_SKIP_CHECKING_NET`: If set, skips network connectivity checks - `OSUBOOT_MAX_CACHE_TIME`: Maximum age of the cached `osu.AppImage` file in days