diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-03-26 10:21:05 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-03-26 10:21:05 -0400 |
commit | e62d312b36d5816b6ccfe7e23d04bf55d9425d38 (patch) | |
tree | 2199e1ccf8c4a49240d726f3d72067242a5f360d /packages.md | |
parent | ef4f23fae41c927a529352a5e9f31a4d9b7346d9 (diff) | |
download | sr.ht-docs-e62d312b36d5816b6ccfe7e23d04bf55d9425d38.tar.gz |
Overhaul installation documentation
Diffstat (limited to 'packages.md')
-rw-r--r-- | packages.md | 3 |
1 files changed, 2 insertions, 1 deletions
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` |