From d5c7a149cb02d5832d06f5807fb06e386961fc71 Mon Sep 17 00:00:00 2001 From: funman300 Date: Thu, 14 May 2026 19:31:59 -0700 Subject: [PATCH] docs: clarify Obtainium setup requires manual Gitea source type selection The self-hosted Gitea instance's /api/v1/meta endpoint returns 404, causing Obtainium's auto-detection to fail on custom domains. Rewrite the install steps to lead with the manual Add App flow (URL + set source type to Gitea) and demote the one-tap badge to a secondary option. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 592d796..0f8a57d 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,14 @@ optional self-hosted sync so your stats follow you across machines. ### Obtainium (recommended — automatic updates) 1. Install [Obtainium](https://github.com/ImranR98/Obtainium/releases) on your device -2. Tap the badge below (on your Android device) or add the URL manually: +2. Tap **Add App** in Obtainium, paste the URL below, **set the source type to Gitea**, then tap **Fetch**: + + `https://git.aleshym.co/funman300/Ferrous-Solitaire` + + Or try the one-tap badge (auto-detection may require manually selecting **Gitea** as the source type if it doesn't pre-fill): [Get it on Obtainium](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.aleshym.co/funman300/Ferrous-Solitaire) - Manual URL: `https://git.aleshym.co/funman300/Ferrous-Solitaire` - 3. Tap **Install** to download the current release — Obtainium will notify you when updates are available. ### Direct APK