Correct location of auto-generated config file

The config file generated by 'tox -egenconfig' is created in
the etc directory off of where tox is executed from.

Change-Id: I2dc3f71201b6e87308eddbd96638e6f07016af27
This commit is contained in:
Mohammad Banikazemi 2015-12-02 13:44:16 -05:00
parent 58057cd711
commit 622c2197f0
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ command from the top level of the kuryr directory:
tox -egenconfig
The sample file will be generated at /etc/kuryr.conf.sample
The sample file will be generated at etc/kuryr.conf.sample