summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2012-10-31 12:10:07 -0700
committerjessib <jessib@riseup.net>2012-10-31 12:10:07 -0700
commit6c60b179a09030da985462d15dbdf076367b5ea4 (patch)
tree607f7e570ce5216cdef44745fad0d94305935a73 /README.md
parentfa6c453603d2754644f80efc6e8a0f6e792cc9bd (diff)
Code to check administration (and ugly test display.) This includes example config file.
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 3ea47bb..fee4e60 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
-----------------------------