From 5cde236c6810158e15390a75611e1f68838f3e8d Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 12 Mar 2014 13:20:53 +0100 Subject: [PATCH] Fix config file name in README instructions Change-Id: I45af4ff430c53e26657ef3ed659fe5c3fc3adc09 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9e9970f03..0199bfff7 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ installed and running. 2. Copy the Marconi config files to the directory ``~/.marconi``:: - $ cp marconi/etc/marconi.conf-sample ~/.marconi/marconi.conf + $ cp marconi/etc/marconi.conf.sample ~/.marconi/marconi.conf $ cp marconi/etc/logging.conf-sample ~/.marconi/logging.conf 3. Find the ``[drivers:storage:mongodb]`` section in