Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanzwicknagl committed Dec 14, 2023
1 parent 2189a53 commit cc3d270
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 @@ -28,7 +28,7 @@ viASP is available as a [conda package](https://anaconda.org/stephanzwicknagl/vi
conda install viasp -c potassco -c conda-forge -c stephanzwicknagl
```

Alternatively, viASP is also availabel on [PyPI](https://pypi.org/project/viasp/). You can install it with pip:
Alternatively, viASP is also available on [PyPI](https://pypi.org/project/viasp/). You can install it with pip:

```bash
pip install viasp
Expand Down

0 comments on commit cc3d270

Please sign in to comment.