Merge pull request #1494 from eltociear/patch-1

docs: update installation.rst
This commit is contained in:
jbarlow 2025-03-25 02:52:41 -04:00 committed by GitHub
commit 07e774cce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -148,7 +148,7 @@ Prepare the environment by getting Python 3.11:
dnf install python3.11 python3.11-pip
Then, follow `Requirements for pip and HEAD install <#requirements-for-pip-and-head-install>`__ to instal dependencies:
Then, follow `Requirements for pip and HEAD install <#requirements-for-pip-and-head-install>`__ to install dependencies:
.. code-block:: bash