README.rst
changeset 248 d973da9767d8
parent 247 d8e5862d3991
child 814 83aaaf45479a
--- a/README.rst	Fri Oct 28 01:58:57 2011 +0300
+++ b/README.rst	Fri Oct 28 02:07:16 2011 +0300
@@ -4,21 +4,22 @@
 ==============================
  gavenkoa personal dot-files.
 ==============================
-.. content::
+.. contents::
 
 How install.
 ============
+::
 
   $ make install
 
 Tidy.
 -----
 
-To enable Tidy config set HTML_TIDY env var:
+To enable Tidy config set HTML_TIDY env var::
 
   $ cat ~/.bashrc
-...
-HTML_TIDY = ~/.tidy
+  ...
+  HTML_TIDY = ~/.tidy
 
 Structure.
 ==========