summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTotoB12 <91705868+TotoB12@users.noreply.github.com>2023-05-02 15:14:39 +0200
committerGitHub <noreply@github.com>2023-05-02 15:14:39 +0200
commit2d3447f78c8d0c65b661b1039828c645ded0c6e0 (patch)
tree8b0cc64fe92a8ee6cc54dbfa8e65dc651183eaf2
parentMerge pull request #352 from HexyeDEV/main (diff)
downloadgpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar.gz
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar.bz2
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar.lz
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar.xz
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.tar.zst
gpt4free-2d3447f78c8d0c65b661b1039828c645ded0c6e0.zip
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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 <a name="streamlit-gpt4free-gui"></a>
-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 <a name="docker-instructions"></a>