Skip to content

Commit

Permalink
Temporary fix to python3.6 problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Feb 3, 2017
1 parent 3a16207 commit 89a2287
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 @@ -17,7 +17,7 @@ gneiss is currently in alpha. We are actively developing it, and __backward-inc
To install this package, it is recommended to use conda. An environment can installed as follows

```
conda create -n gneiss_env python=3
conda create -n gneiss_env python=3.5
```

gneiss then can be installed as follows
Expand Down

0 comments on commit 89a2287

Please sign in to comment.