valence/etc/README-valence.conf.txt

10 lines
247 B
Plaintext

To generate the sample valence.conf file, run the following
command from the top level of the valence directory:
tox -egenconfig #Generates etc/valence.conf.sample
If tox is not installed, you may install it as follows:
$ sudo pip install tox