Merge "Fixing obsolete file name in README.rst"

This commit is contained in:
Jenkins 2014-06-18 02:22:51 +00:00 committed by Gerrit Code Review
commit 96af5610fb
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ To run Mistral API server perform the following command in a shell:
tox -evenv -- python mistral/cmd/launch.py --server api --config-file path_to_config*
Note that an example configuration file can be found in etc/mistral.conf.example.
Note that an example configuration file can be found in etc/mistral.conf.sample.
Running Mistral Engines
-----------------------