Add a link to the examples URL in the README
Change-Id: Ibbf3273d51f237eee230d82e1809b2e0690cd5b1
This commit is contained in:
parent
92c99dc83f
commit
4cdf87687d
@ -26,7 +26,7 @@ Installation
|
||||
------------
|
||||
|
||||
It is recommended (but not required) to install Gertty in a
|
||||
virtualenv. To do set one up::
|
||||
virtualenv. To set one up::
|
||||
|
||||
virtualenv gertty-env
|
||||
source gertty-env/bin/activate
|
||||
@ -41,8 +41,9 @@ To install from a git checkout::
|
||||
|
||||
Gertty uses a YAML based configuration file that it looks for at
|
||||
``~/.gertty.yaml``. Several sample configuration files are included.
|
||||
You can find them in the examples/ directory of the source
|
||||
distribution or the share/gertty/examples directory after installation.
|
||||
You can find them in the examples/ directory of the
|
||||
`source distribution <https://git.openstack.org/cgit/stackforge/gertty/tree/examples>`_
|
||||
or the share/gertty/examples directory after installation.
|
||||
|
||||
Select one of the sample config files, copy it to ~/.gertty.yaml and
|
||||
edit as necessary. Search for ``CHANGEME`` to find parameters that
|
||||
|
Loading…
x
Reference in New Issue
Block a user