From a17e2bb22b02726cfea8aabae1845cedd536660a Mon Sep 17 00:00:00 2001 From: Mike Hillyer Date: Fri, 10 Mar 2023 23:21:45 -0500 Subject: [PATCH] One more linter error. --- docs/guide/getting_started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guide/getting_started.md b/docs/guide/getting_started.md index d09830b4..2872782d 100644 --- a/docs/guide/getting_started.md +++ b/docs/guide/getting_started.md @@ -11,6 +11,7 @@ If you have no idea what an MTA is then [this may be a good primer](https://en.w ## How do I install it? That depends. + - If you just want to _use_ it to send email, follow the instructions to [**Install For Production Use**](./subs/install_for_production_use.md). - If you want to experiment, contrubute, or hack stuff up, follow the instructions to [**Install For Development**](./subs/install_for_development.md).