Yvann commited on
Commit
3dac3b3
·
unverified ·
1 Parent(s): 704087b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Install the required dependencies in the virtual environment :
39
 
40
  Launch the chat service locally :
41
 
42
- `streamlit run chatbot_csv.py`
43
 
44
  #### That's it! The service is now up and running locally. 🤗
45
 
 
39
 
40
  Launch the chat service locally :
41
 
42
+ `streamlit run src/chatbot_csv.py`
43
 
44
  #### That's it! The service is now up and running locally. 🤗
45