Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matamadio authored Oct 31, 2023
1 parent c67710c commit 0f31b3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Top-down/parallelization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ Updating the environment (e.g., after code updates)
$ conda update -name CCDR-tools --file Top-down/notebooks/win_env.yml
```

Activate the environment (e.g., after code updates)

```bash
$ activate CCDR-tools
```

# SCRIPT OVERVIEW

- `.env` specifies the directories where data are stored
Expand Down

0 comments on commit 0f31b3d

Please sign in to comment.