Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SurgeArrester authored Sep 3, 2022
1 parent 1205b64 commit 13c088c
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 @@ -18,7 +18,7 @@ For python 3.8+, due to [known library conflicts](https://github.com/materialspr

```
pip install ElMD --no-deps
pip intall numpy # if necessary
pip install numpy # if necessary
pip install numba # Gives significant speedup, but can cause dependency issues with other libraries
```

Expand Down

0 comments on commit 13c088c

Please sign in to comment.