reword a subsection of rst documentation build env

This commit is contained in:
qubedmaiska 2025-10-31 14:51:58 -04:00
parent 1040d00e96
commit b29aa05310
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501

View file

@ -322,9 +322,9 @@ Creating a Python environment with venv
$ git clone https://github.com/QubesOS/qubes-doc.git
$ cd qubes-doc
2. **Install Sphinx and Required Extensions**
2. **Create a virtual environment**
Enter the virtual environment.
Create and enter the virtual environment.
.. code-block:: console