summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-09-10 08:43:20 +0200
committerAzul <azul@riseup.net>2013-09-10 08:43:20 +0200
commit784b813deaafc28933de71c41211fbd0e683d9f8 (patch)
tree6af511773eecbe64d03ad18ecc75d81735fada7a /Readme.md
parent32b79ec5865679655a4d3535ec5f97999da9d82e (diff)
config file added
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 8c79290..932a430 100644
--- a/Readme.md
+++ b/Readme.md
@@ -58,7 +58,7 @@ Configuration
``tapicero`` reads the following configurations files, in this order:
-* ``$(tapicero_source)/config/default_config.yaml``
+* ``$(tapicero_source)/config/default.yaml``
* ``/etc/leap/tapicero.yaml``
* Any file passed to ARGV like so ``tapicero start -- /etc/tapicero.yaml``