Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huzongxiang authored Jan 14, 2022
1 parent e743b1c commit 1dc5b29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ CrysNet can be installed easily through anaconda! As follows:
```bash
conda create -n crysnet python=3.8
conda activate crysnet
```
```
It's necessary to create a new conda environment to aviod bugs causing by version conflict.

+ Configure dependencies of crysnet:
```bash
Expand Down

0 comments on commit 1dc5b29

Please sign in to comment.