Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agouy authored Oct 8, 2024
1 parent e002a2a commit f9dbb58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ Cell-wise mean calculated implemented in Python.
* Load the environment and install core requirements by running the following commands in the terminal:

```bash
source /config/.pyenv/versions/3.9.0/bin/activate
pip install -r requirements.txt
pip3 install -r requirements.txt
```

* Develop your operator. Note that you can interact with an existing data step by specifying arguments to the `TercenContext` function:
Expand Down

0 comments on commit f9dbb58

Please sign in to comment.