From 6c613594da004495a06e58b0803aee0eed051200 Mon Sep 17 00:00:00 2001 From: gmemstr Date: Sun, 19 Nov 2017 16:35:39 -0800 Subject: [PATCH] Add additional "running" steps. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fe1bb..b2e849a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,10 @@ There are a couple options for getting Pogo up and running. 1. [Download the latest release](https://github.com/gmemstr/pogo/releases/latest) 2. Unzip somewhere safe 3. [Edit the config](https://github.com/gmemstr/pogo/wiki/Configuration) -4. Run `pogo`. +4. Run `pogo` +5. Navigate to your instance (`localhost:3000` by default) +6. Login to the admin interface (default: **admin**, **password1**) +7. **CHANGE YOUR PASSWORD** ## Building