docs: update installation.rst

instal -> install
This commit is contained in:
Ikko Eltociear Ashimine
2025-03-09 01:27:25 +09:00
committed by GitHub
parent 7b2dd892e5
commit 0f5ccb71ca
+1 -1
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