Skip to content

Commit 39ee176

Browse files
Update README.md
Fix the version on the spglib installation guide
1 parent aaf63ba commit 39ee176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The SSCHA code comes as a python library, with computationally intense part spee
1212

1313

1414
```
15-
conda create -n sscha -c conda-forge python=3.10 gfortran libblas lapack openmpi julia openmpi-mpicc pip numpy scipy spglib
15+
conda create -n sscha -c conda-forge python=3.10 gfortran libblas lapack openmpi julia openmpi-mpicc pip numpy scipy spglib=2.2
1616
conda activate sscha
1717
pip install ase julia mpi4py
1818
pip install cellconstructor python-sscha tdscha

0 commit comments

Comments
 (0)