diff --git a/real_time/README.md b/real_time/README.md index 155e467..6427fdf 100644 --- a/real_time/README.md +++ b/real_time/README.md @@ -13,6 +13,11 @@ Install Python dependencies: make dev ``` +# Activate the virtual environment: +```bash +source .venv/bin/activate +``` + ## Quick start Create a new .env file. You can use the template [env_example](env_example). Set up the environment: