From e62d312b36d5816b6ccfe7e23d04bf55d9425d38 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 26 Mar 2020 10:21:05 -0400 Subject: Overhaul installation documentation --- packages.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages.md') diff --git a/packages.md b/packages.md index 1b1d200..c22032e 100644 --- a/packages.md +++ b/packages.md @@ -11,7 +11,8 @@ can find packages for sr.ht software in various distributions at ## Alpine Linux This is the recommended distribution of SourceHut, and the one we use for the -hosted instance upstream. +hosted instance upstream. This must be the first line in `/etc/apk/repositories` +— we shadow some upstream packages with patched versions. **Mirror URL**: `https://mirror.sr.ht/alpine/v3.11/sr.ht` -- cgit