Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imamitsingh committed Dec 18, 2021
1 parent ca9bc60 commit 44da065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Perform sentiment analysis on telegram chat messages.
- Python 3.6 or above required.
- Install all the packages mentioned in the [requirements.txt](https://github.com/imamitsingh/Telegram-Sentiment-Analysis/blob/main/requirements.txt) file using the pip3 command
```
- pip3-install [package-name]
pip3 install "package-name"
```


Expand Down

0 comments on commit 44da065

Please sign in to comment.