diff --git a/README.md b/README.md index 0445951e..b0443a1a 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,10 @@ Run ``` docker run -p 8501:8501 gpt4free:latest ``` +Another way - docker-compose (no docker build/run needed) +``` +docker-compose up +``` ## ChatGPT clone > currently implementing new features and trying to scale it, please be patient it may be unstable