Skip to content

Commit

Permalink
environment: minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miltondp committed Sep 6, 2023
1 parent 08298b7 commit c72ecfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ conda run -n ccc --no-capture-output bash scripts/install_other_packages.sh
1. Export the entire configuration into environment variables (this is useful for bash scripts and R notebooks so they can also read the configuration):

```bash
eval `python .../libs/ccc/conf.py`
eval `python ../libs/ccc/conf.py`
```

## Downloading the data
Expand Down

0 comments on commit c72ecfd

Please sign in to comment.