Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix the version on the spglib installation guide
  • Loading branch information
mesonepigreco authored May 26, 2024
1 parent aaf63ba commit 39ee176
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 @@ -12,7 +12,7 @@ The SSCHA code comes as a python library, with computationally intense part spee


```
conda create -n sscha -c conda-forge python=3.10 gfortran libblas lapack openmpi julia openmpi-mpicc pip numpy scipy spglib
conda create -n sscha -c conda-forge python=3.10 gfortran libblas lapack openmpi julia openmpi-mpicc pip numpy scipy spglib=2.2
conda activate sscha
pip install ase julia mpi4py
pip install cellconstructor python-sscha tdscha
Expand Down

0 comments on commit 39ee176

Please sign in to comment.