From c91e3a9664e52920ab08c307beb72fd3adca2e3c Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 11 Oct 2024 18:30:35 -0400 Subject: [PATCH] Add link to packagers guide --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3234203..87f4d33 100644 --- a/README.md +++ b/README.md @@ -99,4 +99,5 @@ _Optional Dependencies: **zenity** (for GUI)_ - Runner Downloader inspired by https://github.com/richardtatum/sc-runner-updater ## Contributing -See the [Contributors' Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Contributors-Guide) for a high level overview of the script +See the [Contributor's Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Contributors-Guide) for a high level overview of the script +Packagers, please see the [Packager's Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Packagers-Guide)