Merge pull request #575 from Allenmylath/patch-12

Update README.md
This commit is contained in:
Aleix Conchillo Flaqué
2024-10-14 08:55:12 -07:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ This is an example that shows how to use `WebsocketServerTransport` to communica
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cp env.example .env # and add your credentials
```
## Run the bot