From 7d55850019404cb77ad8ad013246c8a910902689 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sat, 21 Nov 2015 17:08:32 -0700 Subject: [PATCH] Updated quick start slightly --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index e77366fb..7152cf1a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,8 +26,8 @@ Note that you can skip this step and disable the SSH server in your `config.hjso openssl genrsa -des3 -out ./misc/ssh_private_key.pem 2048 ``` -4\. Create a minimal config -Main system configuration is handled via `~/.config/enigma-bbs/config.hjson`. This is a HJSON file (compiliant JSON is also OK). +4\. Create a minimal config
+The main system configuration is handled via `~/.config/enigma-bbs/config.hjson`. This is a [HJSON](http://hjson.org/) file (compiliant JSON is also OK). See [Configuration](config.md) for more information. ```hjson general: {