📦➔🦋 Store and retrieve files on the Atmosphere

README: modify OS bypassing mention for musl

+1 -1
+1 -1
README.md
··· 124 124 * Set `ATFILE_FORCE_OS=<os>`<br />This overrides the OS detected. Possible values: `bsd`, `haiku`, `linux`, `linux-mingw`, `linux-musl`, `linux-termux`, `macos`, `serenity`, and `solaris`. 125 125 * **²** musl-powered distros do not use GNU/glibc packages, and have problems currently 126 126 * Known musl distros: Alpine, Chimera, Dragora, Gentoo (musl), Morpheus, OpenWrt, postmarketOS, Sabotage, Void 127 - * Bypassing OS detection (see ¹) will work, but dates will not be handled correctly 127 + * Bypassing OS detection (see ¹) will cause unintended behavior 128 128 * **³** As long as you have Bash installed, running from another shell will not be problematic ([`#!/usr/bin/env bash`](https://tangled.sh/@zio.sh/atfile/blob/main/atfile-install.sh#L1) forces Bash)