one more try to fix ref linkage in README

This commit is contained in:
Leona
2015-11-18 07:41:12 -08:00
parent f57f093f62
commit e0f2e1d55f
+3 -3
View File
@@ -162,11 +162,11 @@ within an older clone of the :file:`project-docs/` directory. Blank answers ind
.. _run_make:
Run ``make``
------------
Run make
--------
Finally are we ready to run :command:`make`. Be sure to :command:`cd` to the :file:`source/`
directory before running :command:`make` ``html``.
directory before running :command:`make` ``html``, or the doc format of your choice.
.. code-block:: console