diff --git a/README.md b/README.md index 66c2eb8..b62c101 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,9 @@ You can configure osu!boot to your liking using environment variables. - `OSUBOOT_MAX_CACHE_TIME`: Maximum age of the cached `osu.AppImage` file in days - `OSUBOOT_DOWNLOAD_URL`: URL to download `osu.AppImage` from +## Troubleshooting +### Removing the cached AppImage file +To remove the cached `osu.AppImage` file, simply run `rm -rf ${HOME}/.cache/osu.AppImage` + ## License osu!boot is licensed under the GNU Affero General Public License v3.