mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Be consistent with virtual environment name
This commit is contained in:
parent
c8a3a2535a
commit
2b0131d0bc
@ -200,8 +200,8 @@ or leverage the convenience script as follows.
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
(.env) $ cd docs
|
(.venv) $ cd docs
|
||||||
(.env) $ make html
|
(.venv) $ make html
|
||||||
|
|
||||||
After running this command,
|
After running this command,
|
||||||
you will see that ``index.html`` reflects the new changes!
|
you will see that ``index.html`` reflects the new changes!
|
||||||
|
Loading…
Reference in New Issue
Block a user