From 05598eb1317d703052b26a087f1acd7c03ca4435 Mon Sep 17 00:00:00 2001 From: Jack Ellis Date: Sat, 2 Feb 2019 18:38:46 -0600 Subject: [PATCH] Update docs regarding admin user Addressing issues raised in #50 and #215 --- docs/Installation instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation instructions.md b/docs/Installation instructions.md index 3c4a1aa6..c44d1686 100644 --- a/docs/Installation instructions.md +++ b/docs/Installation instructions.md @@ -47,7 +47,7 @@ Check out the [configuration file documentation](Configuration.md) for all possi ## Register your admin user -> This step is optional. If you don't register any users, your Fathom dashboard will be public. +> This step is optional. If you don't register any users, your Fathom dashboard will be public and you won't be able to add sites via the web interface. To register a user in the Fathom instance we just created, run the following command from the directory where your `.env` file is.