diff --git a/README.md b/README.md index bf1be97..dbe97e0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Requires installation of packages but you will be able to use Jupyter and run co 3. Install the required packages using pip in the terminal: ``` -python3 -m pip install jupyter numpy pandas nltk lxml requests matplotlib sklearn graphviz +python3 -m pip install jupyter numpy pandas nltk lxml requests matplotlib scikit-learn graphviz wikipedia gensim wordcloud --user ```