From c351aa19eb67fa4dd0fd7215e9ce84c5be17febb Mon Sep 17 00:00:00 2001
From: tomosuto <15020398+tomosuto@users.noreply.github.com>
Date: Sat, 24 Dec 2022 21:02:50 -0500
Subject: [PATCH] Update 020_INSTALL_MANUAL.md (#2093)

Fixed a description that was overflowing from the warning box
---
 docs/installation/020_INSTALL_MANUAL.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/installation/020_INSTALL_MANUAL.md b/docs/installation/020_INSTALL_MANUAL.md
index 3b35f18dbc..7f1e152945 100644
--- a/docs/installation/020_INSTALL_MANUAL.md
+++ b/docs/installation/020_INSTALL_MANUAL.md
@@ -109,8 +109,8 @@ manager, please follow these steps:
             Please do not link or copy `environments-and-requirements/requirements-base.txt`.
             This is a base requirements file that does not have the platform-specific
             libraries. Also, be sure to link or copy the platform-specific file to
-	    a top-level file named `requirements.txt` as shown here. Running pip on
-	    a requirements file in a subdirectory will not work as expected.
+            a top-level file named `requirements.txt` as shown here. Running pip on
+            a requirements file in a subdirectory will not work as expected.
 
     When this is done, confirm that a file named `requirements.txt` has been
     created in the InvokeAI root directory and that it points to the correct