Update phone-bot-twilio README

This commit is contained in:
Mark Backman
2025-07-29 18:44:24 -04:00
parent 3ab9c15583
commit a22bebd174
4 changed files with 87 additions and 88 deletions

View File

@@ -37,9 +37,7 @@ source .venv/bin/activate # On Windows: .venv\Scripts\activate
> Using `uv`? Create your venv using: `uv venv && source .venv/bin/activate`.
2. Install packages
Then, install the requirements:
2. Install dependencies
```bash
pip install -r requirements.txt