From 6e2f1f8984625176a2ac943617353679c5c0b46d Mon Sep 17 00:00:00 2001
From: Alexandre <alexandre@happy-dev.fr>
Date: Fri, 30 Nov 2018 16:36:51 +0000
Subject: [PATCH] update: README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index bc8f6261..8b22d4fa 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,10 @@ clone then:
 
 * `make install`
 
+Edit the created `./src/config.pug` file to :
+ - update the `client_id` you generated on the server / OIDC provider
+ - update the `sdn` / Server Domain Name to match yours
+
 ## Build
 
 A first build is mandatory for compiling the static assets.
-- 
GitLab