summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-11-04 15:47:34 +0100
committerAzul <azul@leap.se>2012-11-04 15:47:34 +0100
commit675b626378fcaad6bca2abfd7086ca05fa17f76f (patch)
treebd9e14dd52e109d03786014b7a0e38ba870bcc87 /README.md
parent023d91a7ad605a9f941ad36c5d002172b25387a3 (diff)
parent872b9fa6759d5708f5efb19ba46b3c8e2b5d4862 (diff)
Merge branch 'feature-admin_users' into develop
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c53421..0e77d82 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,9 @@ The webapp can hand out certs for the EIP client. These certs are either picked
We also ship provider information through the webapp. For now please add your eip-service.json to the public/config directory.
+Copy the example configuration file and customize as appropriate:
+ cp config/config.yml.example config/config.yml
+
Running
-----------------------------