Update README.md

This commit is contained in:
2025-04-18 14:05:52 +02:00
parent b6160fbc65
commit fb2bc0f307

View File

@@ -1,8 +1,8 @@
# whatsapp-wordcloud # whatsapp-wordcloud
python -m venv .venv python -m venv .venv
- '''bash
.\.venv\Scripts\activate.bat .\.venv\Scripts\activate.bat
- '''
pip install -r requirements.txt pip install -r requirements.txt
- -