Skip to content

Commit

Permalink
Fix environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Oct 11, 2017
1 parent c872a0e commit 17880c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ hash -r
conda update -q conda
conda info -a
conda env create -f environment.yml
source activate spectral
source activate spectral_connectivity
python setup.py develop
```

Expand Down

0 comments on commit 17880c6

Please sign in to comment.