Update README.rst

This commit is contained in:
Michael Lazar
2016-07-27 17:43:42 -07:00
committed by GitHub
parent 648a253e4c
commit d8532f58d6

View File

@@ -93,15 +93,14 @@ Settings
Configuration
-------------
Configuration settings are stored in ``{HOME}/.config/rtv/rtv.cfg``.
Auto-generate the config file by running
RTV stores configuration files in the ``{HOME}/.config/rtv/`` directory.
See `rtv.cfg <https://github.com/michael-lazar/rtv/blob/master/rtv/templates/rtv.cfg>`_ for the full list of configurable options. You can clone this file onto your system by running
.. code-block:: bash
$ rtv --copy-config
See the `default config <https://github.com/michael-lazar/rtv/blob/master/rtv/templates/rtv.cfg>`_ for the full list of settings.
------
Editor
------