Skip to content

Commit

Permalink
realtime - DOC activate venv
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceksan committed Jul 17, 2024
1 parent 0b9867f commit c3eac9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions real_time/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c3eac9e

Please sign in to comment.