summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0443a1a..3366bb31 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ docker run -p 8501:8501 gpt4free:latest
```
Another way - docker-compose (no docker build/run needed)
```
-docker-compose up
+docker-compose up -d
```
## ChatGPT clone