From b35dd5a8692f9a605103207faccb8e2725b49f0e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 24 Nov 2021 08:05:10 +0530 Subject: [PATCH] Mention updated packager notes in changelog --- docs/build.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/build.rst b/docs/build.rst index 57efaa424..05160e706 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -125,6 +125,8 @@ make them available in the newly spawned shell. Then proceed with ``make`` or ``make app`` according to the platform specific instructions above. +.. _packagers: + Notes for Linux/macOS packagers ----------------------------------