Skip to content

Commit bb14918

Browse files
authored
Update README.md
1 parent 9426877 commit bb14918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-chatbot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker exec -it ollama ollama pull llama3:1b
3535
Once Ollama is running, start the chatbot container:
3636

3737
```sh
38-
docker run -d --name chatbot -p 8501:8501 streamlit-chatbot
38+
docker run -d --name ai-chatbot -p 8501:8501 streamlit-chatbot
3939
```
4040

4141
Get the Container IP of the Ollama Container

0 commit comments

Comments
 (0)