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
|
||||
|
||||
(.env) $ cd docs
|
||||
(.env) $ make html
|
||||
(.venv) $ cd docs
|
||||
(.venv) $ make html
|
||||
|
||||
After running this command,
|
||||
you will see that ``index.html`` reflects the new changes!
|
||||
|
Loading…
Reference in New Issue
Block a user