Skip to content

Commit 57a9fd1

Browse files
committed
update pypi hyperlink in readme
1 parent 8c4227d commit 57a9fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tox -e py38 # for tox
7575
```
7676

7777
In the very near future one will be able to install `S2FFT` directly
78-
from [PyPi]{.title-ref} by `pip install s2fft` but this is not yet
78+
from [PyPi]{https://pypi.org} by `pip install s2fft` but this is not yet
7979
supported. Note that to run `JAX` on NVIDIA GPUs you will need to follow
8080
the [guide](https://github.com/google/jax#installation) outlined by
8181
Google.

0 commit comments

Comments
 (0)