Skip to content

Commit d2ce2da

Browse files
Apply suggestions from code review
Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
1 parent 321266f commit d2ce2da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Sphinx Example Project usage
3030

3131
This project has a very normal Sphinx layout which is built by the Read the Docs platform almost the same way that you would build it locally (on your own laptop!).
3232

33-
You can build and view this documentation project locally - you may want to activate `a local Python virtual environment firstly <https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment>`_:
33+
You can build and view this documentation project locally - we recommend that you activate `a local Python virtual environment first <https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment>`_:
3434

3535
.. code-block:: console
3636
@@ -75,4 +75,5 @@ If you are copying this code in order to get started with your documentation, yo
7575
Read the Docs tutorial
7676
----------------------
7777

78-
To get started with Read the Docs, you may also refer to the `Read the Docs tutorial <https://docs.readthedocs.io/en/stable/tutorial/>`_
78+
To get started with Read the Docs, you may also refer to the `Read the Docs tutorial <https://docs.readthedocs.io/en/stable/tutorial/>`_.
79+
It provides a full walk-through of building an example project similar to the one in this repository.

0 commit comments

Comments
 (0)