Browse Source

Update examples/python-dataflow/README.md

Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
tags/v0.3.6-rc0
Enzo Le Van haixuanTao 1 year ago
parent
commit
c77c461ffb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      examples/python-dataflow/README.md

+ 2
- 2
examples/python-dataflow/README.md View File

@@ -16,8 +16,8 @@ information on how to start such a dataflow.
## Getting started

After installing Rust, `dora-cli` and `Python >3.11`, you will need to **activate** (or create and **activate**) a
virtual
environment. Then, you will need to install the dependencies:
[Python virtual environment](https://docs.python.org/3/library/venv.html).
Then, you will need to install the dependencies:

```bash
cd examples/python-dataflow


Loading…
Cancel
Save