doc/tutorial/source/getting-started.rst
changeset 9163 950db74a6484
parent 9107 97282f9f685b
child 9169 f8bff624db3c
--- a/doc/tutorial/source/getting-started.rst	Tue Dec 04 13:55:59 2012 +0100
+++ b/doc/tutorial/source/getting-started.rst	Tue Dec 04 13:56:31 2012 +0100
@@ -53,6 +53,7 @@
 following into your Linux shell (assuming you have installed Mercurial):
 
 ::
+
   cd
   mkdir repos
   cd repos
@@ -220,7 +221,7 @@
 As mentioned above, one practice is to create a directory called ``repos``
 in one's home directory under which one can keep local Mercurial repositories.
 One could also keep a ``tarballs`` directory.  *Hint:  the tutorial
-will assume you downloaded into a ``repos`` directory, so remember the
+will assume you downloaded into a* ``repos`` *directory, so remember the
 placekeeper.*  If you adopt the ``tarballs`` directory approach, you can 
 get a copy of a release by typing the following into your Linux shell 
 (substitute the appropriate version numbers, of course):