From 4cdf87687db875704e6188ded64938910ce403b2 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 4 Sep 2014 15:22:49 -0700 Subject: [PATCH] Add a link to the examples URL in the README Change-Id: Ibbf3273d51f237eee230d82e1809b2e0690cd5b1 --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 52ee405..871069e 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ +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