From 2d3447f78c8d0c65b661b1039828c645ded0c6e0 Mon Sep 17 00:00:00 2001
From: TotoB12 <91705868+TotoB12@users.noreply.github.com>
Date: Tue, 2 May 2023 09:14:39 -0400
Subject: Update README.md
remove unnecessary line break
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 28a77b7e..90c42c33 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,7 @@ pip3 install -r requirements.txt
## To start gpt4free GUI
-Move `streamlit_app.py` from `./gui` to the base folder
-then run:
+Move `streamlit_app.py` from `./gui` to the base folder then run:
`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
## Docker
--
cgit v1.2.3