Skip to content

Commit ab24a2a

Browse files
authored
Update README.md
first pull the container
1 parent 8164190 commit ab24a2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ No frills, just run docker-compose and start chatting with your virtual assistan
5454
```bash
5555
# Modify the configuration
5656
# vim .env
57+
# first run (and pulling the container)
58+
docker-compose up
59+
# next runs
5760
docker-compose run -i --rm localagi
5861
```
5962

0 commit comments

Comments
 (0)