summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4075702..c068a5c4 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,7 @@ cd gpt4free
4. Build the Docker image:
```bash
+docker pull selenium/node-chrome
docker-compose build
```