From b345d3de11bc0e7dbf344de75c30cf7e3620fa7b Mon Sep 17 00:00:00 2001 From: Conrad Hoffmann Date: Thu, 12 May 2022 10:04:02 +0200 Subject: [PATCH] Add link to package installation instructions Besides being a bit more convenient, it also adds a little emphasis to this specific bullet point :) --- hacking.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hacking.md b/hacking.md index a63629d..06759c9 100644 --- a/hacking.md +++ b/hacking.md @@ -14,7 +14,7 @@ Here are some tips to expedite the installation procedure: * Some services require (or may optionally make use of) an S3-compatible storage backend. Minio is recommended for this purpose. * Generally, you can skip the webhooks daemons unless you need them. -* Always prefer package installations for obtaining dependencies. +* Always prefer [package installations][1] for obtaining dependencies. * You can *usually* get away without configuring the outgoing mail settings, but you may still have to generate a PGP key to get things started up. * You can skip setting up a reverse proxy and use our development servers via @@ -22,6 +22,8 @@ Here are some tips to expedite the installation procedure: * Some services depend on other services. Some such integrations are optional, but all services depend on meta.sr.ht. +[1]: /installation.md#installing-from-packages "SourceHut docs: Installing from packages" + ## Dev dependencies In addition to the runtime dependencies of our packages, building