Skip to content

Commit ec425ea

Browse files
committed
Fix
1 parent d348aa4 commit ec425ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you use Anaconda or Micromamba, they are automatically installed.
8484
### Python libraries
8585
We need to install the prerequisites with pip:
8686
```
87-
pip install ase spglib==2.2
87+
pip install ase spglib
8888
```
8989

9090
### Julia speedup

0 commit comments

Comments
 (0)