From 7faef87ecf0e7ec458ad48e852d415b44e4c3c16 Mon Sep 17 00:00:00 2001 From: Jack Ellis Date: Thu, 14 Mar 2019 00:23:29 -0500 Subject: [PATCH] Registering a user on your dashboard is required --- 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 c44d1686..8b190371 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 and you won't be able to add sites via the web interface. +> This step is required. To register a user in the Fathom instance we just created, run the following command from the directory where your `.env` file is.