diff --git a/firstapp/README.rst b/firstapp/README.rst index 22ba249a3..fb40dabf0 100644 --- a/firstapp/README.rst +++ b/firstapp/README.rst @@ -21,7 +21,7 @@ The :code:`/source` directory contains the tutorial documentation as `reStructuredText `_ (RST). To build the documentation, you must install `Sphinx `_ and the -`OpenStack docs.openstack.org Sphinx theme (openstackdocstheme) `_. When +`OpenStack docs.openstack.org Sphinx theme (openstackdocstheme) `_. When you invoke tox, these dependencies are automatically pulled in from the top-level :code:`test-requirements.txt`.