diff --git a/README.md b/README.md index f77979e..175ad40 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # whatsapp-wordcloud - + ```bash python -m venv .venv -'''bash +``` +```bash .\.venv\Scripts\activate.bat -''' +``` +```bash pip install -r requirements.txt -- \ No newline at end of file +``` \ No newline at end of file