From e0f2e1d55ffd914950d274c833971e7ed7293ea4 Mon Sep 17 00:00:00 2001 From: Leona Date: Wed, 18 Nov 2015 07:41:12 -0800 Subject: [PATCH] one more try to fix ref linkage in README --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4f4d2a8a..e330b9c8 100644 --- a/README.rst +++ b/README.rst @@ -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