From 0f5ccb71ca01bc13772616b1fed72aedca5f1122 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 9 Mar 2025 01:27:25 +0900 Subject: [PATCH] docs: update installation.rst instal -> install --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 3104ddc4..26e5b2bc 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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