From 5c5d8a7c51473fe30d3def2e42b3f0d3ba37592d Mon Sep 17 00:00:00 2001
From: yeah <yeah@users.noreply.github.com>
Date: Mon, 5 Feb 2018 13:25:57 +0700
Subject: [PATCH] CONTRIBUTING.md: Initial admin user credentials

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 261b3b80..00e15ec7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,7 +24,7 @@ After a while, Mail-in-a-Box will be available at `192.168.50.4` (unless you cha
 
     $ echo "192.168.50.4 mailinabox.lan" | sudo tee -a /etc/hosts
 
-You should now be able to navigate to https://mailinabox.lan/admin using your browser.
+You should now be able to navigate to https://mailinabox.lan/admin using your browser. There should be an initial admin user with the name `me@mailinabox.lan` and the password `12345678`.
 
 ### Making changes