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).