Fixing obsolete file name in README.rst

Change-Id: I7731e1731cfff0e341d34589cec4f72e5e8ea12f
This commit is contained in:
Renat Akhmerov 2014-06-16 16:32:23 +07:00
parent 6fc45235d1
commit ea620105fb
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
-----------------------