Skip to content

Commit 014f786

Browse files
authored
Update README.md
1 parent 6d563a2 commit 014f786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ nltk.download('wordnet')
4444

4545
## How to run
4646
* Jupyter Notebook
47-
* You can run the [chatbot.ipynb](https://github.com/parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK/blob/master/Chatbot.ipynb) which also includes step by step instructions.
47+
You can run the [chatbot.ipynb](https://github.com/parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK/blob/master/Chatbot.ipynb) which also includes step by step instructions.
4848
* Through Terminal
4949
```
5050
python chatbot.py

0 commit comments

Comments
 (0)