From 6506a3f099f83f27eea29203fe3580f713ac0c19 Mon Sep 17 00:00:00 2001 From: Leona Date: Fri, 13 Nov 2015 12:37:26 -0800 Subject: [PATCH] fix typo, add link to Sphinx --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 114e23b9..00995a0c 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Building with `Sphinx`_, however, requires a few prerequisites: * `Python`_ * `PIP`_ -The instructions for installing these varies according to OS. You can On a basic +The instructions for installing these varies according to OS. On a basic out-of-the-box Ubuntu-like install, you might need something like: .. @@ -167,4 +167,5 @@ Open a page in a web browser to view the rendered documentation. .. _GNU make: https://www.gnu.org/software/make/ .. _Python: https://www.python.org/ -.. _PIP: https://pypi.python.org/pypi/pip/ \ No newline at end of file +.. _PIP: https://pypi.python.org/pypi/pip/ +.. _Sphinx: http://sphinx-doc.org/ \ No newline at end of file