Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlimbacher authored Jun 24, 2020
1 parent a64be4e commit 7d9fee1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Rewiring ](https://www.frontiersin.org/articles/10.3389/fncom.2020.00057)".
You need Python to run this code. We tested it on Python version 3.7. Additional dependencies are listed in
[environment.yml](environment.yml). If you use [Conda](https://docs.conda.io/en/latest/), run

>> conda env create --file=environment.yml
```console
conda env create --file=environment.yml
```

to install the required packages and their dependencies.

Expand Down

0 comments on commit 7d9fee1

Please sign in to comment.